SproutCMS

This is the code documentation for the SproutCMS project

function offsetUnset()

ArrayAccess function for unsetting a value

Usage

void $Treenode->offsetUnset ( mixed $offset );

Arguments

  1. mixed $offset
    The offset to remove.

Return value

  • void