Passed
Push — master ( 3d9699...05a2fb )
by Aimeos
03:41
created
client/html/tests/Client/Html/Basket/Mini/StandardTest.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -156,8 +156,8 @@
 block discarded – undo
156 156
 
157 157
 
158 158
 	/**
159
-	* @param string $code
160
-	*/
159
+	 * @param string $code
160
+	 */
161 161
 	protected function getProductItem( $code )
162 162
 	{
163 163
 		$manager = \Aimeos\MShop\Product\Manager\Factory::create( $this->context );
Please login to merge, or discard this patch.