xref
: /
dokuwiki
/
lib
/
plugins
/
extension
/
_test
/
testdata
/
plugin3
/
syntax.php
(revision d41f5a8f13cbe65aecfb29abc34975970b616198)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
class
syntax_plugin_foobar
extends
DokuWiki_Plugin
{
4
5
}
6