Someone
public text v1 · immutable if (!$this->theTable || !$this->fieldList) {
$content = 'Wrong table: '.$this->theTable;
return $content; // Not listed or editable table!
}