Can anyone tell me what the describe function syntax is for PHP? Or direct me to some documentation if there is any as I don't seem to be able to find any.
Could anyone tell me how the describe function works in PHP? I tried describe("Tests", function(){ //test code }); with no luck. Or does anyone know where the PHP docs are (if there are any)?
Interesting, I had used the insert example feature in the editor and modified accordingly. Thanks for letting me know of this issue.
Thanks for pointing that out, I had completely forgotten to change it.
The date 14/09/2016 is still claiming to be Friday instead of Wednesday.
Can anyone tell me what the describe function syntax is for PHP? Or direct me to some documentation if there is any as I don't seem to be able to find any.
Could anyone tell me how the describe function works in PHP? I tried
describe("Tests", function(){ //test code });
with no luck. Or does anyone know where the PHP docs are (if there are any)?