Skip to content

Commit

Permalink
Update lib/public/App/IAppManager.php
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Wurst <[email protected]>
Signed-off-by: Maxence Lange <[email protected]>
  • Loading branch information
ArtificialOwl and ChristophWurst authored Sep 15, 2022
1 parent 6be4627 commit 32e2d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/public/App/IAppManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ public function isInstalled($appId);
* Notice: This actually checks if the app should be enabled by default
* and not if currently installed/enabled
*
* @param string $appId
* @since 25.0.0
*/
public function isDefaultEnabled(string $appId):bool;
Expand Down

0 comments on commit 32e2d1c

Please sign in to comment.