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