mirror of
https://github.com/slawkens/myaac.git
synced 2026-04-23 10:53:32 +02:00
Delete debug output
This commit is contained in:
@@ -29,10 +29,6 @@ class Groups
|
|||||||
'access' => $group['access'],
|
'access' => $group['access'],
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
echo '<pre>';
|
|
||||||
var_dump($this->groups);
|
|
||||||
echo '</pre>';
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getGroups(): array {
|
public function getGroups(): array {
|
||||||
|
|||||||
Reference in New Issue
Block a user