Home
last modified time | relevance | path

Searched refs:getVariables (Results 1 – 2 of 2) sorted by relevance

/web-bugs/src/Template/
H A DEngine.php66 public function getVariables(): array function in App\\Template\\Engine
/web-bugs/tests/Unit/Template/
H A DEngineTest.php87 $this->assertEquals(['baz', 'bar', 'qux' => 'quuz'], $this->template->getVariables());

Completed in 9 milliseconds