phug/src/Phug/Phug/PhugAbstractPlugin.php

Classes

AbstractPlugin A plug-in can be used both as an extension (globally enabled with MyPlugin::enable()) or as a module scoped to a given renderer (with MyPlugin::enable($renderer)).