Skip to content

Commit

Permalink
Reintroduce issue to test class
Browse files Browse the repository at this point in the history
  • Loading branch information
Naktibalda committed Apr 14, 2021
1 parent 8b1245c commit ad4d80a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/_data/php7.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
namespace Test\ns1;
class TestPhp7Class
{

//

public function stringSth(string $arg) {}
public function floatSth(float $arg) {}
public function boolSth(bool $arg) {}
Expand Down

0 comments on commit ad4d80a

Please sign in to comment.