Problem/Motivation
https://stackoverflow.com/questions/2286696/using-this-inside-a-static-f...
https://git.drupalcode.org/project/field_zip_file/-/blob/1.x/src/Plugin/...
Proposed resolution
Replace $this->t('Tracking script')
with new TranslatableMarkup('Tracking script')
Issue fork field_zip_file-3368632
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
pasqualleComment #6
vhin0210 commented