@@ -322,7 +322,7 @@ |
||
322 | 322 | } |
323 | 323 | |
324 | 324 | |
325 | - public function getClientMock( $methods, $real = true ) |
|
325 | + public function getClientMock( $methods, $real = true ) |
|
326 | 326 | { |
327 | 327 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Product\Standard::class ) |
328 | 328 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |
@@ -305,7 +305,7 @@ |
||
305 | 305 | } |
306 | 306 | |
307 | 307 | |
308 | - public function getClientMock( $methods, $real = true ) |
|
308 | + public function getClientMock( $methods, $real = true ) |
|
309 | 309 | { |
310 | 310 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Customer\Standard::class ) |
311 | 311 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |
@@ -295,7 +295,7 @@ |
||
295 | 295 | } |
296 | 296 | |
297 | 297 | |
298 | - public function getClientMock( $methods, $real = true ) |
|
298 | + public function getClientMock( $methods, $real = true ) |
|
299 | 299 | { |
300 | 300 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Subscription\Standard::class ) |
301 | 301 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |
@@ -295,7 +295,7 @@ |
||
295 | 295 | } |
296 | 296 | |
297 | 297 | |
298 | - public function getClientMock( $methods, $real = true ) |
|
298 | + public function getClientMock( $methods, $real = true ) |
|
299 | 299 | { |
300 | 300 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Locale\Site\Standard::class ) |
301 | 301 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |
@@ -282,7 +282,7 @@ |
||
282 | 282 | } |
283 | 283 | |
284 | 284 | |
285 | - public function getClientMock( $methods, $real = true ) |
|
285 | + public function getClientMock( $methods, $real = true ) |
|
286 | 286 | { |
287 | 287 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Locale\Standard::class ) |
288 | 288 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |
@@ -281,7 +281,7 @@ |
||
281 | 281 | } |
282 | 282 | |
283 | 283 | |
284 | - public function getClientMock( $methods, $real = true ) |
|
284 | + public function getClientMock( $methods, $real = true ) |
|
285 | 285 | { |
286 | 286 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Locale\Currency\Standard::class ) |
287 | 287 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |
@@ -281,7 +281,7 @@ |
||
281 | 281 | } |
282 | 282 | |
283 | 283 | |
284 | - public function getClientMock( $methods, $real = true ) |
|
284 | + public function getClientMock( $methods, $real = true ) |
|
285 | 285 | { |
286 | 286 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Locale\Language\Standard::class ) |
287 | 287 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |
@@ -308,7 +308,7 @@ |
||
308 | 308 | } |
309 | 309 | |
310 | 310 | |
311 | - public function getClientMock( $methods, $real = true ) |
|
311 | + public function getClientMock( $methods, $real = true ) |
|
312 | 312 | { |
313 | 313 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Coupon\Standard::class ) |
314 | 314 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |
@@ -292,7 +292,7 @@ |
||
292 | 292 | } |
293 | 293 | |
294 | 294 | |
295 | - public function getClientMock( $methods, $real = true ) |
|
295 | + public function getClientMock( $methods, $real = true ) |
|
296 | 296 | { |
297 | 297 | $object = $this->getMockBuilder( \Aimeos\Admin\JQAdm\Supplier\Standard::class ) |
298 | 298 | ->setConstructorArgs( array( $this->context, \TestHelperJqadm::getTemplatePaths() ) ) |