Skip to content

Commit

Permalink
Merge pull request #14 from AStepanov/master
Browse files Browse the repository at this point in the history
Invalid namespace for Exception
  • Loading branch information
Sammaye committed May 24, 2015
2 parents 222f84a + 8a83094 commit eb78046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LoggableBehavior.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
use Yii;
use yii\base\Behavior;
use yii\db\ActiveRecord;
use Exception;

class LoggableBehavior extends Behavior
{
Expand Down

0 comments on commit eb78046

Please sign in to comment.