interface Deferrable

Methods

bool
shouldDefer()

Determine if this property should be deferred.

string
group()

Get the defer group for this property.

Details

at line 12
bool shouldDefer()

Determine if this property should be deferred.

Return Value

bool

at line 17
string group()

Get the defer group for this property.

Return Value

string