PHP solution for "Retour vers le futur" WebAndCow challenges
- Open
index.php
file and fill$myKey
variables - Try your solution :
php index.php
Here a few commands that can help you :
- Launch unit tests
make unit-tests
- Launch code sniffer
make code-sniffer
Do whatever you want with this !