phore/cli2

dev-main 2024-03-22 11:43 UTC

This package is auto-updated.

Last update: 2024-04-22 11:50:02 UTC


README

Example:

class test_group {

    public function load(string $file) {
    
    }

}

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