interface Mappable

Methods

static 
hook($method, $hook)

No description

getAttribute($key)

No description

setAttribute($key, $value)

No description

hasMapping($key)

No description

getMappingForAttribute($key)

No description

getMaps()

No description

Details

at line 5
static hook($method, $hook)

Parameters

$method
$hook

at line 6
getAttribute($key)

Parameters

$key

at line 7
setAttribute($key, $value)

Parameters

$key
$value

at line 8
hasMapping($key)

Parameters

$key

at line 9
getMappingForAttribute($key)

Parameters

$key

at line 10
getMaps()