8 lines
100 B
PHP
8 lines
100 B
PHP
|
<?php
|
||
|
$meta['treedepth'] = array(
|
||
|
'numeric'
|
||
|
);
|
||
|
|
||
|
$meta['exclusion_mask'] = array(
|
||
|
'string'
|
||
|
);
|