PMA\libraries\navigation\nodes\NodeDatabaseChild::getItemType PHP Метод

getItemType() абстрактный защищенный Метод

Returns the type of the item represented by the node.
abstract protected getItemType ( ) : string
Результат string type of the item
    protected abstract function getItemType();