mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 15:25:41 +08:00
Remove all @throws PHPDoc, it's almost useless for SPC anymore
This commit is contained in:
@@ -308,9 +308,6 @@ class ConfigValidatorTest extends TestCase
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws ValidationException
|
||||
*/
|
||||
public function testValidateExts(): void
|
||||
{
|
||||
// Test valid extensions
|
||||
|
||||
Reference in New Issue
Block a user