Documentation

ReaderTracker
in package

Table of Contents

$currentDepth  : int
$maxDepth  : int
__construct()  : mixed
protectDepth()  : void

Properties

Methods

__construct()

public __construct(int $maxDepth) : mixed
Parameters
$maxDepth : int
Return values
mixed

protectDepth()

public protectDepth(Closure $execute) : void
Parameters
$execute : Closure
Tags
throws
NbtDataException

if the recursion depth is too deep

Return values
void

Search results