@@ -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 ) |
@@ -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\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\Plugin\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\Price\Lists\Standard::class ) |