TwigFactory
in package
FinalYes
Table of Contents
Constants
- COMPONENTS_DIR = '@components'
- TEMPLATES_DIR = 'src/Presentation/View/templates'
- Relatywnie do root projektu
Methods
- create() : Environment
Constants
COMPONENTS_DIR
private
mixed
COMPONENTS_DIR
= '@components'
TEMPLATES_DIR
Relatywnie do root projektu
private
mixed
TEMPLATES_DIR
= 'src/Presentation/View/templates'
Methods
create()
public
static create(string $rootPath, string $cachePath, bool $debug) : Environment
Parameters
- $rootPath : string
- $cachePath : string
- $debug : bool