xref
: /
plugin
/
bez
/
mdl
/
LabelFactory.php
(revision a0cd8c785f18b483f73582b411767428d04a78f6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
namespace
dokuwiki
\
plugin
\
bez
\
mdl
;
4
5
class
LabelFactory
extends
Factory
{
6
7
}