Placement implements IProxy
Table of Contents
Interfaces
Methods
- binds() : mixed
- getProxy() : mixed
- unbinds() : mixed
Methods
binds()
public
static binds(array<string|int, mixed> $list) : mixed
Parameters
- $list : array<string|int, mixed>
getProxy()
public
static getProxy() : mixed
unbinds()
public
static unbinds(array<string|int, mixed> $list) : mixed
Parameters
- $list : array<string|int, mixed>