Skip to content

Commit 627273b

Browse files
committed
phpcs fixes (#22833: Short-term admin accounts)
1 parent bcef590 commit 627273b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Security/Model/Plugin/AdminUserForm.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ public function __construct(\Magento\Framework\Stdlib\DateTime\TimezoneInterface
3232

3333
/**
3434
* Add the `expires_at` field to the admin user edit form.
35+
*
3536
* @param \Magento\User\Block\User\Edit\Tab\Main $subject
3637
* @param \Closure $proceed
3738
* @return mixed

0 commit comments

Comments
 (0)