Home
last modified time | relevance | path

Searched refs:urlBlocks (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php193 public $urlBlocks; variable in Google_ResultFormattedResultsRuleResultsElement
212 …on setUrlBlocks(/* array(Google_ResultFormattedResultsRuleResultsElementUrlBlocks) */ $urlBlocks) { argument
213 …$this->assertIsArray($urlBlocks, 'Google_ResultFormattedResultsRuleResultsElementUrlBlocks', __MET…
214 $this->urlBlocks = $urlBlocks;
217 return $this->urlBlocks;