<?php
error_log('test');
print_r($array);
var_dump($array);

#[Var_Dump(10)]
function debugMe() {}
