Skip to content

Commit

Permalink
Merge pull request #3 from deringer/scrutinizer-patch-1
Browse files Browse the repository at this point in the history
Scrutinizer Auto-Fixes
  • Loading branch information
Michael Dyrynda committed Jan 29, 2016
2 parents 42d4278 + fc3c6bb commit 994ddfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MenuItem.php
Expand Up @@ -39,8 +39,8 @@ class MenuItem
/**
* MenuItem constructor.
*
* @param $label
* @param $link
* @param string $label
* @param string $link
* @param array $options
*/
public function __construct($label, $link, array $options = [ ])
Expand Down

0 comments on commit 994ddfe

Please sign in to comment.