<?php
$TOC = array (
  0 => 
  array (
    0 => 'class.traversable.php',
    1 => 'Traversable',
  ),
  1 => 
  array (
    0 => 'class.iterator.php',
    1 => 'Iterator',
  ),
  2 => 
  array (
    0 => 'class.iteratoraggregate.php',
    1 => 'IteratorAggregate',
  ),
  3 => 
  array (
    0 => 'class.internaliterator.php',
    1 => 'InternalIterator',
  ),
  4 => 
  array (
    0 => 'class.throwable.php',
    1 => 'Throwable',
  ),
  5 => 
  array (
    0 => 'class.countable.php',
    1 => 'Countable',
  ),
  6 => 
  array (
    0 => 'class.arrayaccess.php',
    1 => 'ArrayAccess',
  ),
  7 => 
  array (
    0 => 'class.serializable.php',
    1 => 'Serializable',
  ),
  8 => 
  array (
    0 => 'class.closure.php',
    1 => 'Closure',
  ),
  9 => 
  array (
    0 => 'class.stdclass.php',
    1 => 'stdClass',
  ),
  10 => 
  array (
    0 => 'class.generator.php',
    1 => 'Generator',
  ),
  11 => 
  array (
    0 => 'class.fiber.php',
    1 => 'Fiber',
  ),
  12 => 
  array (
    0 => 'class.weakreference.php',
    1 => 'WeakReference',
  ),
  13 => 
  array (
    0 => 'class.weakmap.php',
    1 => 'WeakMap',
  ),
  14 => 
  array (
    0 => 'class.stringable.php',
    1 => 'Stringable',
  ),
  15 => 
  array (
    0 => 'class.unitenum.php',
    1 => 'UnitEnum',
  ),
  16 => 
  array (
    0 => 'class.backedenum.php',
    1 => 'BackedEnum',
  ),
  17 => 
  array (
    0 => 'class.sensitiveparametervalue.php',
    1 => 'SensitiveParameterValue',
  ),
  18 => 
  array (
    0 => 'class.php-incomplete-class.php',
    1 => '__PHP_Incomplete_Class',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'langref.php',
    1 => 'Struttura del Linguaggio',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);