Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
plvhx committed Jun 25, 2017
1 parent 5d7e0f0 commit d5e6f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Container.php
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ public function getResolvedConcreteFlag($abstract)
sprintf(
"Parameter 1 of %s must be an abstract class name which exists in resolved concrete stack.",
__METHOD__
);
)
);
}

Expand Down

0 comments on commit d5e6f70

Please sign in to comment.