Completed
Pull Request — master (#216)
by Grégoire
06:06
created
tests/Helpers/PHPUnit_Framework_TestCase.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -42,6 +42,8 @@
 block discarded – undo
42 42
 
43 43
     /**
44 44
      * {@inheritdoc}
45
+     * @param string $originalClassName
46
+     * @return \Sonata\SeoBundle\Seo\SeoPageInterface
45 47
      */
46 48
     protected function createMock($originalClassName)
47 49
     {
Please login to merge, or discard this patch.