nyan_cat.services.yml

core/modules/system/tests/modules/nyan_cat/nyan_cat.services.yml

File

core/modules/system/tests/modules/nyan_cat/nyan_cat.services.yml

View source
  1. # cspell:ignore nyan nyancat
  2. services:
  3. theme_engine.nyan_cat:
  4. class: Drupal\nyan_cat\NyanCatThemeEngine
  5. tags:
  6. - { name: theme_engine, engine_name: nyan_cat }

Services

Title Deprecated Summary
theme_engine.nyan_cat Drupal\nyan_cat\NyanCatThemeEngine

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.