mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
set strict_types
This commit is contained in:
parent
2b1f637e9c
commit
7e17ea145c
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
declare(strict_types=1);
|
||||
/**
|
||||
* Implementation of a document in the document management system
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user