Searched refs:keyPath (Results 1 – 1 of 1) sorted by last modified time
80 * @param string $keyPath85 private function getConfigByPath(string $keyPath, $default = null) argument87 $keyArr = \explode('/', $keyPath);101 * @param string $keyPath104 private function setByPath(string $keyPath, $value = null): void argument106 $keyArr = \explode('/', $keyPath);