Esempio n. 1
0
 /**
  * @param string $location
  * @return array
  */
 public function styles($location = 'head')
 {
     return Document::getStyles($location);
 }