Home
last modified time | relevance | path

Searched defs:write (Results 1 – 6 of 6) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Cache/
DNullCache.php26 public function write($key, $content) function in Twig\\Cache\\NullCache
DCacheInterface.php41 public function write($key, $content); function
DFilesystemCache.php50 public function write($key, $content) function in Twig\\Cache\\FilesystemCache
/template/strap/vendor/symfony/process/
H A DInputStream.php44 public function write($input) function in Symfony\\Component\\Process\\InputStream
/template/strap/vendor/symfony/process/Pipes/
H A DAbstractPipes.php93 protected function write(): ?array function in Symfony\\Component\\Process\\Pipes\\AbstractPipes
/template/twigstarter/vendor/twig/twig/src/
DCompiler.php111 public function write(...$strings) function in Twig\\Compiler