Fix namespace in composer file, add readme + test file
Corelibs -> CoreLibs test/ folder for test files (future phpunit test)
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
require "../vendor/autoload.php";
|
||||
|
||||
print "Bytes: " . CoreLibs\Convert\Byte::humanReadableByteFormat(123414) . "<br>";
|
||||
|
||||
// __END__
|
||||
|
||||
Reference in New Issue
Block a user