File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ final public function __construct(
8585        ?string  $ localitynull ,
8686        ?string  $ subLocalitynull ,
8787        ?Country $ countrynull ,
88-         ?string  $ timezonenull 
88+         ?string  $ timezonenull , 
8989    ) {
9090        $ this providedBy  = $ providedBy
9191        $ this adminLevels  = $ adminLevels
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ final class ArcGISOnline extends AbstractHttpProvider implements Provider
7171    public  static  function  token (
7272        ClientInterface $ client
7373        string  $ token
74-         ?string  $ sourceCountrynull 
74+         ?string  $ sourceCountrynull , 
7575    ) {
7676        $ providernew  self ($ client$ sourceCountry$ token
7777
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ public function __construct(
7474        ClientInterface $ client
7575        string  $ subscriptionKey
7676        array  $ options
77-         string  $ format'json ' 
77+         string  $ format'json ' , 
7878    ) {
7979        parent ::__construct ($ client
8080
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ public static function business(
8686        ?string  $ privateKeynull ,
8787        ?string  $ regionnull ,
8888        ?string  $ apiKeynull ,
89-         ?string  $ channelnull 
89+         ?string  $ channelnull , 
9090    ) {
9191        $ providernew  self ($ client$ region$ apiKey
9292        $ providerclientId  = $ clientId
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ public function __construct(
149149        ClientInterface $ client
150150        string  $ accessToken
151151        ?string  $ countrynull ,
152-         string  $ geocodingModeself ::GEOCODING_MODE_PLACES 
152+         string  $ geocodingModeself ::GEOCODING_MODE_PLACES , 
153153    ) {
154154        parent ::__construct ($ client
155155
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments