Loading core/lib/Drupal/Component/Gettext/PoStreamReader.php +0 −2 Original line number Diff line number Diff line Loading @@ -506,8 +506,6 @@ private function readLine() { $this->errors[] = new FormattableMarkup('The translation stream %uri ended unexpectedly at line %line.', $log_vars); return FALSE; } return; } /** Loading core/lib/Drupal/Core/Command/ServerCommand.php +0 −1 Original line number Diff line number Diff line Loading @@ -176,7 +176,6 @@ protected function openBrowser($url, SymfonyStyle $io) { $php = "<?php sleep(2); passthru(\"$cmd\"); ?>"; $process = new PhpProcess($php); $process->start(); return; } /** Loading core/lib/Drupal/Core/Database/StatementEmpty.php +1 −3 Original line number Diff line number Diff line Loading @@ -49,9 +49,7 @@ public function rowCount() { /** * {@inheritdoc} */ public function setFetchMode($mode, $a1 = NULL, $a2 = []) { return; } public function setFetchMode($mode, $a1 = NULL, $a2 = []) {} /** * {@inheritdoc} Loading core/lib/Drupal/Core/Entity/EntityListBuilder.php +1 −3 Original line number Diff line number Diff line Loading @@ -232,9 +232,7 @@ public function render() { /** * Gets the title of the page. */ protected function getTitle() { return; } protected function getTitle() {} /** * Ensures that a destination is present on the given URL. Loading core/modules/config/tests/config_import_test/config_import_test.module +0 −1 Original line number Diff line number Diff line Loading @@ -29,5 +29,4 @@ function _config_import_test_config_import_steps_alter(&$context, ConfigImporter $config_importer->logError('_config_import_test_config_import_steps_alter ConfigImporter error'); } $context['finished'] = 1; return; } Loading
core/lib/Drupal/Component/Gettext/PoStreamReader.php +0 −2 Original line number Diff line number Diff line Loading @@ -506,8 +506,6 @@ private function readLine() { $this->errors[] = new FormattableMarkup('The translation stream %uri ended unexpectedly at line %line.', $log_vars); return FALSE; } return; } /** Loading
core/lib/Drupal/Core/Command/ServerCommand.php +0 −1 Original line number Diff line number Diff line Loading @@ -176,7 +176,6 @@ protected function openBrowser($url, SymfonyStyle $io) { $php = "<?php sleep(2); passthru(\"$cmd\"); ?>"; $process = new PhpProcess($php); $process->start(); return; } /** Loading
core/lib/Drupal/Core/Database/StatementEmpty.php +1 −3 Original line number Diff line number Diff line Loading @@ -49,9 +49,7 @@ public function rowCount() { /** * {@inheritdoc} */ public function setFetchMode($mode, $a1 = NULL, $a2 = []) { return; } public function setFetchMode($mode, $a1 = NULL, $a2 = []) {} /** * {@inheritdoc} Loading
core/lib/Drupal/Core/Entity/EntityListBuilder.php +1 −3 Original line number Diff line number Diff line Loading @@ -232,9 +232,7 @@ public function render() { /** * Gets the title of the page. */ protected function getTitle() { return; } protected function getTitle() {} /** * Ensures that a destination is present on the given URL. Loading
core/modules/config/tests/config_import_test/config_import_test.module +0 −1 Original line number Diff line number Diff line Loading @@ -29,5 +29,4 @@ function _config_import_test_config_import_steps_alter(&$context, ConfigImporter $config_importer->logError('_config_import_test_config_import_steps_alter ConfigImporter error'); } $context['finished'] = 1; return; }