MageScan\Check\Patch\MageReport::__construct PHP Méthode

__construct() public méthode

Set the URL
public __construct ( string $url )
$url string
    public function __construct($url)
    {
        $this->url = $url;
    }