Skip to content
Snippets Groups Projects
Commit b40089db authored by Eric Bremner's avatar Eric Bremner Committed by Kevin Paxman
Browse files

ISTWCMS-5133: coding standards

parent d58f0c3f
No related branches found
No related tags found
1 merge request!155ISTWCMS-5133: updating content moderation to include user id when changing moderation state
......@@ -50,7 +50,7 @@ class UwContentModerationForm extends ConfirmFormBase {
*
* @param \Drupal\Core\Entity\EntityTypeManagerInterface $entity_type_manager
* The entity type manager.
* @param \Drupal\Core\Session\AccountInterface $currentUser
* @param \Drupal\Core\Session\AccountProxyInterface $currentUser
* The entity type manager.
*/
public function __construct(EntityTypeManagerInterface $entity_type_manager, AccountProxyInterface $currentUser) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment