Completed
Pull Request — master (#105)
by
unknown
02:10
created
appendixes/mysite/tests/behat/features/bootstrap/Context/FeatureContext.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
     }
75 75
 
76 76
     /**
77
-     * @return FixtureFactory
77
+     * @return \FixtureFactory
78 78
      */
79 79
     public function getFixtureFactory() {
80 80
         if(!$this->fixtureFactory) {
Please login to merge, or discard this patch.