getConnectionName())->table(static::getTableName(), $name); } public static function getTableName(): string { return (new static)->getTable(); } }