As per coding standard documentation at 'https://www.drupal.org/coding-standards/docs', @file tag docblock should not be there in the files that contain a namespaced class/interface/trait, whose file name is the class name with a .php extension.

Command icon 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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nehakhadke created an issue. See original summary.

nehakhadke’s picture

urvashi_vora’s picture

Assigned: Unassigned » urvashi_vora
urvashi_vora’s picture

HI,

I reviewed your patch. It applied cleanly.

urvasi@urvasi-Inspiron-15-3552:/var/www/html/contribution/d8_cont/web/modules/contrib/persiantools-2849091$ git apply -v persiantools_2849091_1.patch
Checking patch src/Form/PersianToolsAdminForm.php...
Checking patch src/RTLMaker.php...
Applied patch src/Form/PersianToolsAdminForm.php cleanly.
Applied patch src/RTLMaker.php cleanly.

But still, there are many errors.

Moving it to needs work.

Thanks

urvashi_vora’s picture

Assigned: urvashi_vora » Unassigned
Status: Needs work » Needs review
FileSize
13.95 KB

Hi,

Please review this patch.
Thanks