This commit is contained in:
ClownFish 2020-11-26 14:40:51 +08:00
parent 991135b9c7
commit aa8f141f9d

View File

@ -39,6 +39,7 @@ class Bundle implements IteratorAggregate
/**
* Add a directory package to a resource package
*
* @param Finder $dir
* @return Bundle
*/
public function addDir(Finder $dir)