Creation of basic structure #1

Closed
opened 2022-07-18 10:28:10 +01:00 by mf · 0 comments
Owner
pcm-geocode
        Entity
            Interface
                MappableInterface
            Traits  
                MappableTrait 
                    set / getLatitude()
                    set / getLongitude()
                    isGeocoded(): bool
        Service
            GeocoderService
Namespace PCM\
``` pcm-geocode Entity Interface MappableInterface Traits MappableTrait set / getLatitude() set / getLongitude() isGeocoded(): bool Service GeocoderService ``` ```php Namespace PCM\ ```
mf closed this issue 2024-02-15 15:39:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pcm-libraries/pcm-geocode-bundle#1