Run Rector on your code to see what it can do for you:
final class ExampleTest extends TestCase { - /** - * there is some comment with something@test - */ - private function someFunction() - { - return true; - } - public function testSomething() { $this->assertTrue($this->someFunction()); } }
Applied Rules:
Not a change you expect?
rector.php