PHP CS-Fixer

This commit is contained in:
Eric Espie
2026-01-09 11:04:38 +01:00
parent 9d4fc345bc
commit 1538596db8
9 changed files with 46 additions and 34 deletions

View File

@@ -36,7 +36,6 @@ class DashboardGridSlot extends UIBlock
$this->iHeight = random_int(1, 4) || $iHeight;
}
public function GetSubBlocks(): array
{
return [$this->oUIBlock];