ManaPHP\Http\Session\BagInterface::remove PHP Method

remove() public method

Unset property
public remove ( string $property )
$property string
    public function remove($property);