PHP Class Tools\Model\Behavior\NeighborBehavior

Inheritance: extends Cake\ORM\Behavior
Show file Open project: dereuromark/cakephp-tools

Protected Properties

Property Type Description
$_defaultConfig array

Public Methods

Method Description
neighbors ( integer $id, array $options = [] ) : array

Method Details

neighbors() public method

public neighbors ( integer $id, array $options = [] ) : array
$id integer
$options array
return array

Property Details

$_defaultConfig protected property

protected array $_defaultConfig
return array