Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DProcessHandler.php54 protected const DESCRIPTOR_SPEC = [ define in Monolog\\Handler\\ProcessHandler
116 … $this->process = proc_open($this->command, static::DESCRIPTOR_SPEC, $this->pipes, $this->cwd);