@@ -188,6 +188,9 @@ |
||
188 | 188 | } |
189 | 189 | |
190 | 190 | |
191 | + /** |
|
192 | + * @param string $method |
|
193 | + */ |
|
191 | 194 | public function getClientMock( $method ) |
192 | 195 | { |
193 | 196 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Supplier\Media\Standard::class ) |
@@ -239,6 +239,9 @@ |
||
239 | 239 | } |
240 | 240 | |
241 | 241 | |
242 | + /** |
|
243 | + * @param string[] $methods |
|
244 | + */ |
|
242 | 245 | public function getClientMock( $methods, $real = true ) |
243 | 246 | { |
244 | 247 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Attribute\Lists\Standard::class ) |
@@ -239,6 +239,9 @@ |
||
239 | 239 | } |
240 | 240 | |
241 | 241 | |
242 | + /** |
|
243 | + * @param string[] $methods |
|
244 | + */ |
|
242 | 245 | public function getClientMock( $methods, $real = true ) |
243 | 246 | { |
244 | 247 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Attribute\Property\Standard::class ) |
@@ -239,6 +239,9 @@ |
||
239 | 239 | } |
240 | 240 | |
241 | 241 | |
242 | + /** |
|
243 | + * @param string[] $methods |
|
244 | + */ |
|
242 | 245 | public function getClientMock( $methods, $real = true ) |
243 | 246 | { |
244 | 247 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Attribute\Standard::class ) |
@@ -243,6 +243,9 @@ |
||
243 | 243 | } |
244 | 244 | |
245 | 245 | |
246 | + /** |
|
247 | + * @param string[] $methods |
|
248 | + */ |
|
246 | 249 | public function getClientMock( $methods, $real = true ) |
247 | 250 | { |
248 | 251 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Catalog\Lists\Standard::class ) |
@@ -239,6 +239,9 @@ |
||
239 | 239 | } |
240 | 240 | |
241 | 241 | |
242 | + /** |
|
243 | + * @param string[] $methods |
|
244 | + */ |
|
242 | 245 | public function getClientMock( $methods, $real = true ) |
243 | 246 | { |
244 | 247 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Customer\Lists\Standard::class ) |
@@ -239,6 +239,9 @@ |
||
239 | 239 | } |
240 | 240 | |
241 | 241 | |
242 | + /** |
|
243 | + * @param string[] $methods |
|
244 | + */ |
|
242 | 245 | public function getClientMock( $methods, $real = true ) |
243 | 246 | { |
244 | 247 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Customer\Property\Standard::class ) |
@@ -239,6 +239,9 @@ |
||
239 | 239 | } |
240 | 240 | |
241 | 241 | |
242 | + /** |
|
243 | + * @param string[] $methods |
|
244 | + */ |
|
242 | 245 | public function getClientMock( $methods, $real = true ) |
243 | 246 | { |
244 | 247 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Media\Lists\Standard::class ) |
@@ -239,6 +239,9 @@ |
||
239 | 239 | } |
240 | 240 | |
241 | 241 | |
242 | + /** |
|
243 | + * @param string[] $methods |
|
244 | + */ |
|
242 | 245 | public function getClientMock( $methods, $real = true ) |
243 | 246 | { |
244 | 247 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Type\Media\Property\Standard::class ) |