phore/cli2

dev-main 2024-10-11 22:13 UTC

This package is auto-updated.

Last update: 2024-10-11 22:13:54 UTC


README

Example:

class test_group {

    public function load(string $file) {
    
    }

}

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