array( 'type' => 'style' ) ); } /* Methods */ /** * Gets group name * * @return String: Name of group */ public function getGroup() { return 'noscript'; } }