Class header info string fix

This commit is contained in:
Clemens Schwaighofer
2022-07-29 06:59:33 +09:00
parent b5ead3e266
commit e1340acf55
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<?php
/*
* html convert functions
* array search and transform functions
*/
declare(strict_types=1);