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

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored and StyleCIBot committed Jul 29, 2016
1 parent ab34301 commit 0b7f73f
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 0b7f73f

Please sign in to comment.