Ran phpcbf over code

This commit is contained in:
2024-07-08 00:48:50 +02:00
parent 205e77da0e
commit 27528c9cf7
12 changed files with 190 additions and 210 deletions

View File

@ -12,8 +12,6 @@ use PHPUnit\Framework\Attributes\Small;
/**
* This script contains tests for the validation of single field contents.
*
* @covers \NodaValidationHelper
*/
#[small]
#[CoversClass(\NodaValidationHelper::class)]