Completed
Push — master ( 995a0c...169095 )
by Aimeos
02:56
created
admin/jqadm/tests/Admin/JQAdm/Type/Price/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Standard::class )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Product/Lists/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Product\Lists\Standard::class )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Product/Property/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Product\Property\Standard::class )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Product/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Product\Standard::class )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Service/Lists/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Service\Lists\Standard::class )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Service/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Service\Standard::class )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Stock/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Stock\Standard::class )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Tag/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Tag\Standard::class )
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Type/Text/Lists/StandardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -239,6 +239,9 @@
 block discarded – undo
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\Text\Lists\Standard::class )
Please login to merge, or discard this patch.