mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Added missing strict type declares
This commit is contained in:
parent
11fae493a5
commit
fdf71841e1
@ -19,6 +19,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\block;
|
||||
|
||||
|
@ -19,6 +19,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\tile;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user