mirror of
https://github.com/kevachat/kevacoin-php.git
synced 2025-01-22 12:34:15 +00:00
add strict_types
This commit is contained in:
parent
b4db7c5aee
commit
2ff2b02fcf
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Kevachat\Kevacoin;
|
||||
|
||||
class Client
|
||||
|
Loading…
x
Reference in New Issue
Block a user