Piwik\Plugins\Contents\Actions\ActionContent::getActionsToLookup PHP Method

getActionsToLookup() protected method

protected getActionsToLookup ( )
    protected function getActionsToLookup()
    {
        return array('idaction_url' => array($this->getActionUrl(), $this->getActionType()));
    }