Home
last modified time | relevance | path

Searched defs:template (Results 1 – 4 of 4) sorted by relevance

/web-bugs/src/Template/
H A DEngine.php91 public function render(string $template, array $variables = []): string
116 private function bufferize(string $template, array $variables = []): string
H A DContext.php144 public function include(string $template, array $variables = [])
/web-bugs/include/
H A Dprepend.php87 $template = $container->get(Engine::class); variable
/web-bugs/tests/Unit/Template/
H A DEngineTest.php11 private $template; variable in App\\Tests\\Unit\\Template\\EngineTest

Completed in 5 milliseconds