Completed
Push — 2.x ( 1eac55...f4a7bc )
by Jordi Sala
02:02
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.