Declare strict types in all src scripts

This commit is contained in:
2020-08-07 00:12:49 +02:00
committed by Stefan Rohde-Enslin
parent 7f4c29eff9
commit 64bb16616c
9 changed files with 10 additions and 1 deletions

View File

@ -4,6 +4,7 @@
*
* @author Joshua Ramon Enslin <joshua@museum-digital.de>
*/
declare(strict_types = 1);
/**
* Generic class for value sets.