Skip to content

Commit

Permalink
Remove return void on construct.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Oct 7, 2013
1 parent 1a193ec commit 27064f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Orchestra/Support/Validator.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ abstract class Validator {

/**
* Create a new instance.
*
* @return void
*/
public function __construct()
{
Expand Down

0 comments on commit 27064f5

Please sign in to comment.