xref
: /
plugin
/
plantumlparser
/
conf
/
metadata.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
$
meta
[
'PlantUMLURL'
]=
array
(
'string'
);
3
$
meta
[
'DefaultShowLinks'
]=
array
(
'onoff'
);
4
5