URLCheck
class URLCheck implements EnvironmentCheck (View source)
Check that a given URL is functioning, by default, the homepage.
Note that Director::test() will be used rather than a CURL check.
Properties
| protected | string | $url | ||
| protected | string | $testString | 
Methods
Details
        
                            
    __construct(string $url = '', string $testString = '')
        
    
    No description
        
                            array
    check()
        
    
    No description