Todo List
PHP_Beautifier_Filter | --PHP_Beautifier_Filter_ArrayNested
1 $aMyArray = array(2 array(3 array(4 array(5 'el'=>1,6 'el'=>27 )8 )9 )10 );
void t_comma( mixed $sTag)
void t_parenthesis_close( mixed $sTag)
void t_parenthesis_open( mixed $sTag)