Jderusse\Warmup\Compiler\CompilerInterface::compile PHP Méthode

compile() public méthode

public compile ( string $file )
$file string
    public function compile(string $file);
CompilerInterface