AirLay backend

FileHandler
in package

Table of Contents

$providers  : array<string|int, mixed>
__construct()  : mixed
getBufferMimeType()  : string
parseFile()  : array<string|int, mixed>|null

Properties

$providers

private array<string|int, mixed> $providers

Methods

__construct()

public __construct() : mixed
Return values
mixed

getBufferMimeType()

public static getBufferMimeType(mixed $buffer) : string
Parameters
$buffer : mixed
Return values
string

parseFile()

public parseFile(mixed $file) : array<string|int, mixed>|null
Parameters
$file : mixed
Return values
array<string|int, mixed>|null

Search results