/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/ChromeUXReport
NameSizeModeActions
Resource/-0755rm
Bin.php11110644editdlrm
Key.php14140644editdlrm
Metric.php15580644editdlrm
Percentiles.php8070644editdlrm
QueryRequest.php16320644editdlrm
QueryResponse.php16460644editdlrm
Record.php14050644editdlrm
UrlNormalization.php10730644editdlrm
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/ChromeUXReport/Bin.php (1111B)
density = $density; } public function getDensity() { return $this->density; } public function setEnd($end) { $this->end = $end; } public function getEnd() { return $this->end; } public function setStart($start) { $this->start = $start; } public function getStart() { return $this->start; } }