This website works better with JavaScript.
Explore
Help
Register
Sign In
KevaChat
/
kevacoin-php
mirror of
https://github.com/kevachat/kevacoin-php.git
Watch
1
Star
0
Fork
You've already forked kevacoin-php
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
add strict_types
main
ghost
12 months ago
parent
b4db7c5aee
commit
2ff2b02fcf
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/Client.php
2
src/Client.php
Unescape
Escape
View File
@ -1,5 +1,7 @@
@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Kevachat\Kevacoin;
class Client
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
KevaChat/kevacoin-php
Title
Body
Create Issue