Opps :(
authorRoland Häder <roland@mxchange.org>
Fri, 22 Feb 2013 07:55:19 +0000 (07:55 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 22 Feb 2013 07:55:19 +0000 (07:55 +0000)
inc/classes/interfaces/io/class_IoHandler.php

index ce29db97c240330f1ae25c3d98b43b39a660f2fe..5c5abf39ea829d5232e9ed019d5394cb0080a837 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-interface Streamable extends FrameworkInterface {
+interface IoHandler extends FrameworkInterface {
        /**
         * Setter for the *real* file input instance
         *