addField( (new Tagger('owners')) ->setPlaceholder(di('lang')->absoluteT('mail@example.com')) ->addValidator(new TaggerEmailValidator()) ); } }