Completed
Push — master ( 6fb08c...b77f3e )
by Aimeos
02:54
created
controller/frontend/tests/Controller/Frontend/Basket/BaseTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -276,6 +276,9 @@
 block discarded – undo
276 276
 	}
277 277
 
278 278
 
279
+	/**
280
+	 * @param string $name
281
+	 */
279 282
 	protected function access( $name )
280 283
 	{
281 284
 		$class = new \ReflectionClass( '\Aimeos\Controller\Frontend\Basket\Base' );
Please login to merge, or discard this patch.