first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-09-30 18:11:26 -04:00
commit e592ca6823
27270 changed files with 5002257 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Instructions to import php-enum into Moodle:
1/ Download from https://github.com/myclabs/php-enum/releases
2/ Copy the LICENSE file and the src folder into the lib/php-enum folder
3/ Remove the src/PHPUnit folder, as it is not required