Skip to content

Commit

Permalink
fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
steinkel committed Sep 27, 2016
1 parent da410bb commit 9d16027
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Model/Behavior/EnumBehavior.php
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ public function strategy($alias, $strategy)
$this->_strategies[$alias] = $strategy;

if ($strategy instanceof AbstractStrategy) {

return $strategy;
}

Expand Down

0 comments on commit 9d16027

Please sign in to comment.