Skip to content

Commit

Permalink
fixes after AA review
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-volkov committed Jul 2, 2020
1 parent 1033a75 commit 3823349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spryker/Zed/Acl/Communication/Form/DeleteRoleForm.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use Spryker\Zed\Gui\Communication\Form\DeleteForm;

/**
* This class is empty, because this form needs to implement CSRF protection and all options and form content
* This class is empty because this form needs to implement CSRF protection and all options and form content
* will be defined in Twig templates.
*/
class DeleteRoleForm extends DeleteForm
Expand Down

0 comments on commit 3823349

Please sign in to comment.