<?phpclass BOL_Component extends PEEP_Entity{ /** * @var string */ public $className; /** * @var integer */ public $clonable;}