use strict types in new php classes
Signed-off-by: chandi Langecker <git@chandi.it>
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @copyright Copyright (c) 2022, chandi Langecker (git@chandi.it)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user