AnnotationDirectoryLoader loads routing information from annotations set on PHP classes and methods.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of AnnotationDirectoryLoader
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
AnnotationDirectoryLoader:: |
public | function |
Loads from annotations from a directory. Overrides AnnotationFileLoader:: |
|
AnnotationDirectoryLoader:: |
public | function |
Overrides AnnotationFileLoader:: |
|
AnnotationFileLoader:: |
protected | property | ||
AnnotationFileLoader:: |
protected | function | Returns the full class name for the first class in the file. | |
AnnotationFileLoader:: |
public | function | Constructor. |