W3cubDocs

/Symfony 2.7

Symfony\Component\Validator\Mapping\Loader\AnnotationLoader

class AnnotationLoader implements LoaderInterface

Methods

__construct(Reader $reader)
bool loadClassMetadata(ClassMetadata $metadata)

Load a Class Metadata.

Details

public __construct(Reader $reader)

Parameters

Reader $reader

public bool loadClassMetadata(ClassMetadata $metadata)

Load a Class Metadata.

Parameters

ClassMetadata $metadata A metadata

Return Value

bool

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Validator/Mapping/Loader/AnnotationLoader.html