pug-php/pug-filter-sbp

View on GitHub
examples/open-php-tag.pug

Summary

Maintainability
Test Coverage
p
  :sbp
    Bar
      +answear
        ?>Hello<?
    $foo = new Bar
    $foo->answear()