Ferreteria/v0.3/class/cPortalRow Table

From Woozle Writes Code
< Ferreteria‎ | v0.3‎ | class
Revision as of 16:43, 22 May 2022 by Woozle (talk | contribs) (5 revisions imported: moving this project here)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Page/code/class

abstract class cPortalRow_Table extends cPortalRow_database {
    use tTableSource;
}