Phalcon\Cli\Input\ParameterInterface::getDefault PHP Method

getDefault() public method

Gets the default value of the Parameter.
public getDefault ( ) : mixed
return mixed
    public function getDefault();