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