‪TYPO3CMS  ‪main
TYPO3\CMS\Install\FolderStructure\RootNodeInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Install\FolderStructure\RootNodeInterface:
TYPO3\CMS\Install\FolderStructure\NodeInterface TYPO3\CMS\Install\FolderStructure\RootNode

Additional Inherited Members

- ‪Public Member Functions inherited from ‪TYPO3\CMS\Install\FolderStructure\NodeInterface
 __construct (array $structure, NodeInterface $parent=null)
 
string getName ()
 
string getAbsolutePath ()
 
FlashMessage[] getStatus ()
 
bool isWritable ()
 
FlashMessage[] fix ()
 

Detailed Description

Interface implemented by root node

Definition at line 21 of file RootNodeInterface.php.