[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/routing/Symfony/Component/Routing/Loader/ -> AnnotationDirectoryLoader.php (summary)

(no description)

File Size: 81 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

AnnotationDirectoryLoader:: (2 methods):
  load()
  supports()


Class: AnnotationDirectoryLoader  - X-Ref

AnnotationDirectoryLoader loads routing information from annotations set
on PHP classes and methods.

load($path, $type = null)   X-Ref
Loads from annotations from a directory.

param: string      $path A directory path
param: string|null $type The resource type
return: RouteCollection A RouteCollection instance

supports($resource, $type = null)   X-Ref
{@inheritdoc}




Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1