mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-05-02 14:36:08 -04:00
enable strict types in PHP
This commit is contained in:
parent
b9d24b74b3
commit
cebc9acce6
49 changed files with 50 additions and 50 deletions
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
use Google\Auth\HttpHandler\HttpHandlerFactory;
|
||||
use GuzzleHttp\Client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue