Skip to content

Impossible to not use the simpleAnnotationReader #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions