phore/cli2

dev-main 2024-07-15 10:40 UTC

This package is auto-updated.

Last update: 2024-09-15 11:02:01 UTC


README

Example:

class test_group {

    public function load(string $file) {
    
    }

}

\Phore\Cli\CliDispatcher::addClass(test_group::class, "load");