3include_once __DIR__ .
'/Autoloader.php';
14 parent::__construct($it,
$regex);
23 return (!$this->isFile() || preg_match($this->regex, $this->getFilename()));
35 if ($file->isFile()) {
An exception for terminatinating execution or to throw for unit testing.
static Register()
Register the Autoloader with SPL.
__construct(RecursiveIterator $it, $regex)