Remove whitespace (tab on blank line)

This commit is contained in:
Mantis Development 2019-03-04 22:04:58 +00:00
parent a0aa15a41e
commit 04dc6921bd
No known key found for this signature in database
GPG Key ID: 29967EA449106805

View File

@ -293,7 +293,7 @@ class ReflectionExtractorTest extends TestCase
[NotInstantiable::class, 'foo', false],
];
}
/**
* @dataProvider constructorTypesProvider
*/