Searched refs:wrapIntoExactValueToken (Results 1 – 1 of 1) sorted by relevance
34 $this->key = $this->wrapIntoExactValueToken($key);35 $this->value = $this->wrapIntoExactValueToken($value);116 private function wrapIntoExactValueToken($value) function in Prophecy\\Argument\\Token\\ArrayEntryToken