domain for translation parsing protected $domain = 'Shop.Demo.Catalog'; protected $keys = ['id_feature']; protected $fieldsToUpdate = ['name']; }