Parser (Console)

Parser

class Parser (View source)

Methods

static array parse( string $expression)

Parse the given console command definition into an array.

Details

static array parse( string $expression)

Parse the given console command definition into an array.

Parameters

string $expression

Return Value

登录查看完整内容