Ferreteria/v0.3/class/tSingleKey Row
< Ferreteria | v0.3 | class
Jump to navigation
Jump to search
trait tSingleKey_Row {
// CEMENT for tSaveableRow
protected function GetSelfFilter() {
return $this->GetKeyField()->MakeStorage()->GetSelfFilter();
}
}