|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
Instructions to import php-enum into Moodle:
|
|
|
2 |
|
|
|
3 |
1/ Download from https://github.com/myclabs/php-enum/releases
|
|
|
4 |
|
|
|
5 |
2/ Copy the LICENSE file and the src folder into the lib/php-enum folder
|
|
|
6 |
|
|
|
7 |
3/ Remove the src/PHPUnit folder, as it is not required
|