Issue #3504774: Fix Drupal.Commenting.FunctionComment.MissingReturnComment in core/tests
Closed
requested to merge issue/drupal-3504774:3504774-fix-drupal.commenting.functioncomment.missingreturncomment-in into 11.x
Compare changes
@@ -223,6 +223,7 @@ protected function getWorkingPath($working_dir = NULL) {
@@ -327,6 +328,7 @@ public function assertCommandExitCode($expected_code) {
@@ -510,6 +512,7 @@ protected function findAvailablePort(): int {
@@ -531,6 +534,7 @@ protected function checkPortIsAvailable($port): bool {