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.
http://api.symfony.com/4.0/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.html