pug-php/twig

View on GitHub
src/Phug/Formatter/Format/TwigHtmlFormat.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Parameter $formatter has undeclared type ?\Phug\Formatter
Open

    public function __construct(Formatter $formatter = null)

Call to undeclared method \Phug\Formatter\Format\TwigHtmlFormat::addPattern
Open

        $this->addPattern('explicit_closing_tag', static::EXPLICIT_CLOSING_TAG);

There are no issues that match your filters.

Category
Status