Completed
Pull Request — master (#325)
by Marco
06:22
created
tests/ProxyManagerTest/Functional/LazyLoadingGhostFunctionalTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -747,7 +747,7 @@
 block discarded – undo
747 747
      * @param object $realInstance
748 748
      * @param Mock   $initializerMatcher
749 749
      *
750
-     * @return callable
750
+     * @return \Closure
751 751
      */
752 752
     private function createInitializer(string $className, $realInstance, Mock $initializerMatcher = null) : callable
753 753
     {
Please login to merge, or discard this patch.