You are here

treeable_behavior.inc in Bricks​ 7.5

File

plugins/behavior/treeable_behavior.inc
View source
<?php

$plugin = array(
  'title' => t('Bricks'),
  'class' => 'TreeableBehavior',
  'behavior type' => 'field',
);