Skip to content
Snippets Groups Projects
Commit 97c82033 authored by catch's avatar catch
Browse files

Issue #2611044 by felribeiro, theMusician, Nikhilesh Gupta, cilefen:...

Issue #2611044 by felribeiro, theMusician, Nikhilesh Gupta, cilefen: SystemInfoController::status - wrong documentation (follow-up to fix whitespace)
parent be3c01ff
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -42,8 +42,8 @@ public function __construct(SystemManager $systemManager) {
* Displays the site status report.
*
* @return array
* A render array containing a list of system requirements for the Drupal
* installation and whether this installation meets the requirements.
* A render array containing a list of system requirements for the Drupal
* installation and whether this installation meets the requirements.
*/
public function status() {
$requirements = $this->systemManager->listRequirements();
......
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