Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Aug 8, 2024
1 parent 6f5fe72 commit a7bdf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Drivers/Decorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ public function name($feature)
/**
* Retrieve the feature's class.
*
* @param string $feature
* @param string $name
* @return mixed
*/
public function instance($name)
Expand Down

0 comments on commit a7bdf75

Please sign in to comment.