mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
initial commit for macOS support
This commit is contained in:
9
src/SPC/builder/traits/LibraryTrait.php
Normal file
9
src/SPC/builder/traits/LibraryTrait.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace SPC\builder\traits;
|
||||
|
||||
trait LibraryTrait
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user