Inpsyde\MultilingualPress\Asset\DebugAwareStyle::url PHP Method

url() public method

Returns the file URL.
Since: 3.0.0
public url ( ) : string
return string The file URL.
    public function url()
    {
        return $this->url;
    }