Skip to content

Commit

Permalink
Scrutinizer Auto-Fixes
Browse files Browse the repository at this point in the history
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
  • Loading branch information
scrutinizer-auto-fixer committed Jan 29, 2016
1 parent 42d4278 commit fc3c6bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MenuItem.php
Original file line number Diff line number Diff line change
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 fc3c6bb

Please sign in to comment.