mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-13 10:48:11 +01:00
Enable phpdoc_add_missing_param_annotation rule in php-cs-fixer config. (#14681) [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
b7079d31df
commit
0c0942d6e2
@@ -54,6 +54,8 @@ class UnknownCommandExceptionTest extends TestCase
|
||||
|
||||
/**
|
||||
* @dataProvider suggestedCommandsProvider
|
||||
* @param string $command
|
||||
* @param array $expectedSuggestion
|
||||
*/
|
||||
public function testSuggestCommand($command, $expectedSuggestion)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user