mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Removed trailing whitespace to follow code style
This commit is contained in:
parent
7ffba7f611
commit
1d1c13a836
@ -1521,7 +1521,7 @@ class StubTest extends TestCase
|
||||
* - The autoloader defined a global containing the path to that file
|
||||
* - The code being scanned required the path specified by the autoloader defined global
|
||||
* - A docblock was added via a stub that marked the function as a taint source
|
||||
* - The stub docblock was incorrectly ignored, causing the the taint source to be ignored.
|
||||
* - The stub docblock was incorrectly ignored, causing the the taint source to be ignored
|
||||
*/
|
||||
public function testAutoloadDefinedRequirePath(): void
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user