Kelunik\AcmeClient\Commands\Version::getDefinition PHP Method

getDefinition() public static method

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