treeable_behavior.inc in Bricks 7.5
File
plugins/behavior/treeable_behavior.incView source
<?php
$plugin = array(
'title' => t('Bricks'),
'class' => 'TreeableBehavior',
'behavior type' => 'field',
);
<?php
$plugin = array(
'title' => t('Bricks'),
'class' => 'TreeableBehavior',
'behavior type' => 'field',
);