['onEvent', 0]]; } public function onEvent() { // @FIXME // The Assets API has totally changed. CSS, JavaScript, and libraries are now // attached directly to render arrays using the #attached property. // // // @see https://www.drupal.org/node/2169605 // @see https://www.drupal.org/node/2408597 // drupal_add_css(drupal_get_path('module', 'typogrify') . '/typogrify.css'); } }