Skip to content

Commit

Permalink
Fixed InterfaceGeneratorTest
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirZaets authored Jun 25, 2018
1 parent 05c9e0e commit 129fbe7
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ public static function testMethod1(array &$data = []);
*/
public function testMethod2($data = 'test_default', $flag = true);

/**
* @return mixed
*/

public function testMethod3();


Expand Down

0 comments on commit 129fbe7

Please sign in to comment.