Piwik\Plugins\Contents\Actions\ActionContent::getActionsToLookup PHP Méthode

getActionsToLookup() protected méthode

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