xref
: /
plugin
/
ticketlinker
/
conf
/
metadata.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
$
meta
[
'ticketMaskLength'
] =
array
(
'numeric'
);
3
$
meta
[
'cerberusUrl'
] =
array
(
'string'
);
4
?>