phore/cli2

dev-main 2023-11-28 18:56 UTC

This package is auto-updated.

Last update: 2023-11-28 18:56:18 UTC


README

Example:

class test_group {

    public function load(string $file) {
    
    }

}

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