@@ -109,6 +109,9 @@ |
||
109 | 109 | return $this->interopContainer->has($key); |
110 | 110 | } |
111 | 111 | |
112 | + /** |
|
113 | + * @param boolean $has |
|
114 | + */ |
|
112 | 115 | private function thenResultIsTrue($has): void |
113 | 116 | { |
114 | 117 | self::assertTrue($has); |