mirror of
https://github.com/standardebooks/web.git
synced 2025-07-05 14:20:29 -04:00
PHPStan corrections
This commit is contained in:
parent
30cd00dbb7
commit
afab78af46
32 changed files with 77 additions and 40 deletions
|
@ -1,4 +1,5 @@
|
|||
<?
|
||||
use function Safe\session_start;
|
||||
use function Safe\session_unset;
|
||||
|
||||
session_start();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue