Completed
Branch develop (a27a66)
by Stuart
04:54
created
src/V1/Requirements/RequireWriteableContainer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -102,7 +102,7 @@
 block discarded – undo
102 102
      *         the container to examine
103 103
      * @param  string $fieldOrVarName
104 104
      *         what is the name of $container in the calling code?
105
-     * @return void
105
+     * @return boolean
106 106
      */
107 107
     public function to(FactoryList $container, $fieldOrVarName = '$container')
108 108
     {
Please login to merge, or discard this patch.