Fix ArrayIterator interface implementation; remove usage of arraysize(), structsize...
[plcapi.git] / src / Autoloader.php
index 77ba30f..40ec219 100644 (file)
@@ -33,4 +33,4 @@ class Autoloader
             require $file;
         }
     }
-}
\ No newline at end of file
+}