Property | Type | Description | |
---|---|---|---|
$files | array | ||
$path | path | ||
$repository | |||
$root | string |
Method | Description | |
---|---|---|
__construct ( string $path, string $root, |
||
count ( ) : integer | Implements Countable::count | |
current ( ) : |
Implements Iterator::current | |
key ( ) : integer | Implements Iterator::key | |
next ( ) : void | Implements Iterator::next | |
rewind ( ) : void | Implements Iterator::rewind | |
valid ( ) : boolean | Implements Iterator::valid |
public __construct ( string $path, string $root, |
||
$path | string | |
$root | string | |
$repository |
public current ( ) : |
||
return |
protected TemplateRepository,Newscoop\Entity\Repository $repository | ||
return |