Kelunik\AcmeClient\Commands\Version::getDefinition PHP 메소드

getDefinition() 공개 정적인 메소드

public static getDefinition ( )
    public static function getDefinition()
    {
        return ["deps" => ["longPrefix" => "deps", "description" => "Show also the bundled dependency versions.", "noValue" => true]];
    }