[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

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

(no description)

File Size: 93 lines (3 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
No description



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1