SatisAdmin\Model\PearRepository::getParams PHP Method

getParams() public method

{@inheritDoc}
public getParams ( )
    public function getParams()
    {
        return ['URL' => $this->getUrl()];
    }