Categories
class Categories extends Model (View source)
Properties
| protected | $internal_gapi_mappings | ||
| protected | $accessibilityType | ||
| protected | $accessibilityDataType | ||
| protected | $bestPracticesType | ||
| protected | $bestPracticesDataType | ||
| protected | $performanceType | ||
| protected | $performanceDataType | ||
| protected | $pwaType | ||
| protected | $pwaDataType | ||
| protected | $seoType | ||
| protected | $seoDataType |
Methods
getAccessibility()
No description
getBestPractices()
No description
getPerformance()
No description
getPwa()
No description
getSeo()
No description
Details
setAccessibility(LighthouseCategoryV5 $accessibility)
No description
LighthouseCategoryV5
getAccessibility()
No description
setBestPractices(LighthouseCategoryV5 $bestPractices)
No description
LighthouseCategoryV5
getBestPractices()
No description
setPerformance(LighthouseCategoryV5 $performance)
No description
LighthouseCategoryV5
getPerformance()
No description
setPwa(LighthouseCategoryV5 $pwa)
No description
LighthouseCategoryV5
getPwa()
No description
setSeo(LighthouseCategoryV5 $seo)
No description
LighthouseCategoryV5
getSeo()
No description