pug-php/twig

View on GitHub

Showing 146 of 146 total issues

Call to undeclared method \Phug\Formatter\Format\TwigXhtmlFormat::pattern
Open

        $this->setPattern('doctype', $this->pattern(

Call to undeclared method \Phug\Formatter\Format\TwigXmlFormat::registerHelper
Open

        return $this->registerHelper('available_attribute_assignments', $availableAssignments);

Parameter $element has undeclared type \Phug\Formatter\Element\AttributeElement
Open

    protected function formatAttributeElement(AttributeElement $element)

Call to undeclared method \Phug\Formatter\Format\TwigXmlFormat::pattern
Open

                $this->pattern(

Call to method hasChildren from undeclared class \Phug\Formatter\Element\MarkupElement
Open

            $element->hasChildren()

Call to method getValue from undeclared class \Phug\Formatter\Element\AbstractValueElement
Open

                            $value = $value->getValue();
Severity
Category
Status
Source
Language