메소드 | 설명 | |
---|---|---|
__construct ( string $file ) | Constructor. | |
addResource ( string $bundle, string $format, string $prefix = '/', string $path = 'routing' ) : boolean | Adds a routing resource at the top of the existing ones. |
public __construct ( string $file ) | ||
$file | string | The YAML routing file path |