Bkwld\Croppa\URL::__construct PHP Method

__construct() public method

Inject dependencies
public __construct ( array $config = [] )
$config array
    public function __construct($config = [])
    {
        $this->config = $config;
    }