src/View/Template/Traverse.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared method \Mvc5\View\Template\Traverse::render
Open

            $v instanceof TemplateModel && $vars[$k] = $this->render($v);
Severity: Critical
Found in src/View/Template/Traverse.php by phan

Possibly zero references to class \Mvc5\View\Template\Traverse
Open

trait Traverse
Severity: Minor
Found in src/View/Template/Traverse.php by phan

Possibly zero references to protected method \Mvc5\View\Template\Traverse::traverse()
Open

    protected function traverse(TemplateModel $template, array $vars = []) : TemplateModel
Severity: Minor
Found in src/View/Template/Traverse.php by phan

There are no issues that match your filters.

Category
Status