Home
last modified time | relevance | path

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

/dports/net-mgmt/icingaweb2-module-pdfexport/icingaweb2-module-pdfexport-0.9.0/library/Pdfexport/
H A DHeadlessChrome.php55 public static function renderArgumentList(array $arguments) function in Icinga\\Module\\Pdfexport\\HeadlessChrome
155 escapeshellarg($this->getBinary()) . ' ' . static::renderArgumentList($arguments),
172 escapeshellarg($this->getBinary()) . ' ' . static::renderArgumentList(['--version']),