'encrypted', // 'tenancy_db_password' => 'encrypted', ]; public static function getCustomColumns(): array { return [ 'id', // 'tenancy_db_username' => 'encrypted', // 'tenancy_db_password' => 'encrypted', ]; } }