W3cubDocs

/Symfony 4.1

AnnotationLoader

class AnnotationLoader implements LoaderInterface

Annotation loader.

Methods

__construct(Reader $reader)
bool loadClassMetadata(ClassMetadataInterface $classMetadata)

Details

__construct(Reader $reader)

Parameters

Reader $reader

bool loadClassMetadata(ClassMetadataInterface $classMetadata)

Parameters

ClassMetadataInterface $classMetadata

Return Value

bool

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.html