$datum) { if (!$onlyAttr || in_array($k, static::$attrlist)) { $this->$k = $datum; } } return $this; } }