Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
Merge pull request #5 from bjdelange/patch-1
Browse files Browse the repository at this point in the history
Docblock fix
  • Loading branch information
Mulkave authored Nov 2, 2017
2 parents 1554f1f + fd52886 commit 0cd47e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ServesFeaturesTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ trait ServesFeaturesTrait
/**
* Serve the given feature with the given arguments.
*
* @param \Lucid\Foundation\AbstractFeature $feature
* @param array $arguments
* @param string $feature
* @param array $arguments
*
* @return mixed
*/
Expand Down

0 comments on commit 0cd47e3

Please sign in to comment.