This commit is contained in:
2025-03-26 18:16:16 +05:00
parent 6121dce8e8
commit 20e3211719
5 changed files with 78 additions and 80 deletions

View File

@@ -48,7 +48,7 @@ class ModuleRepository
/**
* Set modules
*
* @param bool|bool $withDisabled
* @param bool $withDisabled
*/
public function setModules(bool $withDisabled = false): void
{