Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #11 from AltThree/analysis-XVB60V
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
GrahamCampbell authored Jul 29, 2016
2 parents ab34301 + 0b7f73f commit 24175e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AnemicTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ trait AnemicTrait
{
use ExpectsTrait, ValidationTrait;

protected abstract function getObjectAndParams();
abstract protected function getObjectAndParams();

protected function objectHasQueue()
{
Expand Down

0 comments on commit 24175e6

Please sign in to comment.