Completed
Push — master ( a47bac...cdddba )
by Aimeos
01:49
created
controller/frontend/tests/Controller/Frontend/Basket/BaseTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -329,6 +329,9 @@
 block discarded – undo
329 329
 	}
330 330
 
331 331
 
332
+	/**
333
+	 * @param string $name
334
+	 */
332 335
 	protected function access( $name )
333 336
 	{
334 337
 		$class = new \ReflectionClass( \Aimeos\Controller\Frontend\Basket\Base::class );
Please login to merge, or discard this patch.