dbXapp
2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Toggle main menu visibility
Loading...
Searching...
No Matches
myX.class.php
Go to the documentation of this file.
1
<?php
2
namespace
dbx\myX
;
3
4
class
myX
{
5
public
function
run
() {
6
return
'myX system module'
;
7
}
8
}
dbx\myX\myX
Definition
myX.class.php:4
dbx\myX\myX\run
run()
Definition
myX.class.php:5
dbx\myX
Definition
myX.class.php:2
dbx
modules
myX
myX.class.php
Generated by
1.17.0