TYPO3 CMS  TYPO3_7-6
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)
 
 getName ()
 
 getAbsolutePath ()
 
 getStatus ()
 
 isWritable ()
 
 fix ()
 

Detailed Description

Interface implemented by root node

Definition at line 20 of file RootNodeInterface.php.