PHP CS-Fixer

This commit is contained in:
Eric Espie
2026-01-19 17:28:45 +01:00
parent 2fdb09173a
commit 5346ccd13d

View File

@@ -36,7 +36,6 @@ class DashboardGridSlot extends UIBlock
$this->iHeight = $iHeight;
}
public function HasPositionX(): bool
{
return !is_null($this->iPositionX);