Invoker
in package
Table of Contents
- CLI_CLASS_NAME = 'Carbon\\Cli'
- __invoke() : bool
- runWithCli() : bool
Constants
CLI_CLASS_NAME
public
mixed
CLI_CLASS_NAME
= 'Carbon\\Cli'
Methods
__invoke()
public
__invoke(mixed ...$parameters) : bool
Parameters
- $parameters : mixed
Return values
bool —runWithCli()
protected
runWithCli(string $className, array<string|int, mixed> $parameters) : bool
Parameters
- $className : string
- $parameters : array<string|int, mixed>