Ferreteria/v0.3/class/tDataDesign SourcedRow

From Woozle Writes Code
< Ferreteria‎ | v0.3‎ | class
Revision as of 16:43, 22 May 2022 by Woozle (talk | contribs) (3 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

trait tDataDesign_SourcedRow {
    public function GetClass_forField($sKey) { return $this->GetSourceObject()->GetClass_forField($sKey); }
}