<?php class लगर { const इन्फो = 'इन्फो'; public function लग(string $मेसेज, string $लेवल) { echo "[$लेवल] $मेसेज"; } } (new लगर)->लग('hello', लगर::इन्फो);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`