Replaced Ardent with another package.

This commit is contained in:
James Cole
2014-12-06 12:12:55 +01:00
parent f4ecf2d1aa
commit bb3ba42ce2
45 changed files with 329 additions and 772 deletions

View File

@@ -4,7 +4,7 @@ namespace FireflyIII\Exception;
/**
* Class ValidationException
*
* @package Firefly\Exception
* @package FireflyIII\Exception
*/
class ValidationException extends \Exception
{