-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused code and refactor Geolocator service construction
Removed commented out, unused code from the GeoLocatorSubscriber class to tidy up the file. Refactored service construction in the GeolocatorAbstract class to better handle non-existent classes, and significantly enhance the readability of the code. These changes were made in order to adhere to modern PHP code style, enhance maintainability, and improve the reliability of the system. The refactoring provides better exception handling and makes the code cleaner, reducing unnecessary clutter.
- Loading branch information
Xorg
committed
Nov 27, 2023
1 parent
8dafb07
commit 8e7d22e
Showing
1 changed file
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters