Skip to content

Commit

Permalink
Removed misleading comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxwilko committed Jan 5, 2025
1 parent 4e33930 commit db75757
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/system/classes/extensions/PluginManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ public function disable(WinterExtension|string $extension, string|bool $flag = s
}

/**
* @throws SystemException
* @throws ApplicationException
*/
public function update(WinterExtension|string|null $extension = null, bool $migrationsOnly = false): ?bool
Expand Down

0 comments on commit db75757

Please sign in to comment.