Home
last modified time | relevance | path

Searched refs:IteratorResourceInterface (Results 1 – 4 of 4) sorted by last modified time

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DCoalescingDirectoryResource.php19 class CoalescingDirectoryResource implements IteratorResourceInterface
32 public function addDirectory(IteratorResourceInterface $directory)
H A DIteratorResourceInterface.php19 interface IteratorResourceInterface extends ResourceInterface, \IteratorAggregate interface
H A DDirectoryResource.php19 class DirectoryResource implements IteratorResourceInterface
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DCachedFormulaLoader.php15 use Assetic\Factory\Resource\IteratorResourceInterface; alias
50 if (!$resources instanceof IteratorResourceInterface) {