Add phpdoc_align rule

This commit is contained in:
Lance Pioch
2024-10-19 18:42:23 -04:00
parent 1bf6a880fb
commit d21740d458
19 changed files with 24 additions and 25 deletions

View File

@@ -14,7 +14,7 @@ class PowerControllerTest extends ClientApiIntegrationTestCase
* an error in response. This checks against the specific permission needed to send
* the command to the server.
*
* @param string[] $permissions
* @param string[] $permissions
*
* @dataProvider invalidPermissionDataProvider
*/