Skip to content

Impossible to not use the simpleAnnotationReader #2

@Neofox

Description

@Neofox

I'm using doctrine the same way as the documentation

use Doctrine\ORM\Mapping as ORM;

/**
 * Class User
 *
 * @ORM\Entity
 * @ORM\Table(name="users")
 */
class User
{}

But this syntaxe (with @ORM ) only work if we use the annotationReader and not simpeAnnotationReader

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions