Elgg  Version 1.11
FactoryUncallableException.php
Go to the documentation of this file.
1 <?php
2 namespace Elgg\Di;
3 
11 class FactoryUncallableException extends \Exception {}
12