Phalcon\Cli\Input\ParameterInterface::getDefault PHP Метод

getDefault() публичный Метод

Gets the default value of the Parameter.
public getDefault ( ) : mixed
Результат mixed
    public function getDefault();