Fetcher
trait Fetcher (View source)
Simple helper for env checks which require HTTP clients.
Properties
| public | Client | $client | Client for making requests, set vi Injector.  | 
                |
| protected | string | $url | Absolute URL for requests.  | 
                
Methods
Details
        
                            Fetcher
    setURL(string $url)
        
    
    Set URL for requests.
        
                            string
    getURL()
        
    
    Getter for URL