MainFolder
Table of Contents
- $folder : FolderTree|null
- Buffer for linked main folder
- $relation_id : string|null
- MainFolder() : Folder|null
- Resolve the main project of this article
- MainFolderRelation() : string|null
Properties
$folder
Buffer for linked main folder
protected
FolderTree|null
$folder
= null
$relation_id
protected
string|null
$relation_id
= null
Methods
MainFolder()
Resolve the main project of this article
public
MainFolder([string|null $root = null ]) : Folder|null
Parameters
- $root : string|null = null
Return values
Folder|null —MainFolderRelation()
public
MainFolderRelation([string|null $root = null ]) : string|null
Parameters
- $root : string|null = null