*/ class DocumentFolder extends \Espo\Services\RecordTree { protected $subjectEntityType = 'Document'; protected $categoryField = 'folder'; }