Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DCategories.php53 public function setBestPractices(LighthouseCategoryV5 $bestPractices) argument
55 $this->bestPractices = $bestPractices;
62 return $this->bestPractices;