put($settings, $id); } public static function get(string $id) { return static::getDataAccess()->get($id); } }