Verified Commit d440b3c6 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3137119 follow-up: User::setExistingPassword() does not return $this for chaining

parent 5681b9ce
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -1733,11 +1733,6 @@ parameters:
			count: 2
			path: modules/user/src/Controller/UserController.php

		-
			message: "#^Method Drupal\\\\user\\\\Entity\\\\User\\:\\:setExistingPassword\\(\\) should return \\$this\\(Drupal\\\\user\\\\Entity\\\\User\\) but return statement is missing\\.$#"
			count: 1
			path: modules/user/src/Entity/User.php

		-
			message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:10\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
			count: 2