Completed
Pull Request — develop (#82)
by
unknown
17:38
created
src/PhpSpreadsheet/CachedObjectStorageFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -132,7 +132,7 @@
 block discarded – undo
132 132
     /**
133 133
      * Return the list of all possible cache storage methods.
134 134
      *
135
-     * @return string[]
135
+     * @return integer[]
136 136
      **/
137 137
     public static function getAllCacheStorageMethods()
138 138
     {
Please login to merge, or discard this patch.