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