pratphall icon indicating copy to clipboard operation
pratphall copied to clipboard

call a static method

Open francescoagati opened this issue 11 years ago • 0 comments

Hi, id like to translate this code in PratPhall. But i don't know how to covert the call to a static method

Route::get('/', function() { return 'Hello World'; });

Thanks in advance for help

francescoagati avatar Nov 05 '13 19:11 francescoagati