URL
in
URL
Tags
Table of Contents
Methods
- createObjectURL() : string
- revokeObjectURL() : void
Methods
createObjectURL()
public
static createObjectURL(Blob $blob) : string
Parameters
- $blob : Blob
Return values
stringrevokeObjectURL()
public
static revokeObjectURL(string $url) : void
Parameters
- $url : string