nette / robot-loader

🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
https://doc.nette.org/robotloader
Other
871 stars 32 forks source link

Add $loader->disallow #8

Closed jhalterman closed 7 years ago

jhalterman commented 7 years ago

A $loader->disallow($path) function would be nice to have, and less awkward than creating a file to instruct the loader which paths to disallow.

dg commented 7 years ago

Closed by #9