Searched defs:parameters (Results 1 – 2 of 2) sorted by relevance
186 public function &create($type, array $parameters = [])224 public function &call($type, string $method, array $parameters = [])
118 private $parameters = []; variable in phpseclib3\\Crypt\\Hash