trait InstanceTrait (View source)

Properties

protected mixed $instance Local instance of handler

Methods

mixed
getInstance()

Return the current instance

setInstance($instance)

Set the current instance

Details

mixed getInstance()

Return the current instance

Return Value

mixed

protected setInstance($instance)

Set the current instance

Parameters

$instance