@@ -98,6 +98,9 @@ |
||
98 | 98 | ); |
99 | 99 | } |
100 | 100 | |
101 | + /** |
|
102 | + * @return \eZ\Publish\Core\Base\Utils\DeprecationWarnerInterface |
|
103 | + */ |
|
101 | 104 | public function getDeprecationWarnerMock() |
102 | 105 | { |
103 | 106 | if (!isset($this->deprecationWarnerMock)) { |