]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/io/class_CloseableFile.php
Continued:
[core.git] / framework / main / interfaces / io / class_CloseableFile.php
index ebfc1c3c9754b02ba00eb2d40be2e9ff428cfa37..1d4d0d9b941a24f9d6720849f08f49951190320f 100644 (file)
@@ -34,7 +34,7 @@ interface CloseableFile extends FrameworkInterface {
         * to empty.
         *
         * @return      void
         * to empty.
         *
         * @return      void
-        * @throws      NullPointerException    If the file pointer instance is not set by setPointer()
+        * @throws      NullPointerException    If the file pointer instance is not set by setFileObject()
         * @throws      InvalidResourceException        If there is being set
         */
        function closeFile ();
         * @throws      InvalidResourceException        If there is being set
         */
        function closeFile ();