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

@@ -10,7 +10,6 @@ declare(strict_types = 1);
* Abstract class to be inherited by classes for writing consolidated vocabulary names.
*/
abstract class NodaConsolidatedNamesAbstract {
/**
* This function sanitizes a string.
*