Jarves\Configuration\Object::getTreeRootFieldFields PHP Méthode

getTreeRootFieldFields() public méthode

public getTreeRootFieldFields ( ) : string
Résultat string
    public function getTreeRootFieldFields()
    {
        return $this->treeRootFieldFields;
    }
Object