There was an error while loading. Please reload this page.
1 parent 3fea283 commit 129897dCopy full SHA for 129897d
1 file changed
src/main/php/io/Files.class.php
@@ -6,7 +6,7 @@
6
* @see io.File
7
* @test net.xp_framework.unittest.io.FilesTest
8
*/
9
-class Files {
+abstract class Files {
10
11
/**
12
* Retrieve file contents as a string. If the file was previously open,
0 commit comments