<?php
$TOC = array (
  0 => 
  array (
    0 => 'reflection.examples.php',
    1 => 'Exemples',
  ),
  1 => 
  array (
    0 => 'reflection.extending.php',
    1 => '&Eacute;tendre les classes',
  ),
  2 => 
  array (
    0 => 'class.reflection.php',
    1 => 'Reflection',
  ),
  3 => 
  array (
    0 => 'class.reflectionclass.php',
    1 => 'ReflectionClass',
  ),
  4 => 
  array (
    0 => 'class.reflectionclassconstant.php',
    1 => 'ReflectionClassConstant',
  ),
  5 => 
  array (
    0 => 'class.reflectionconstant.php',
    1 => 'ReflectionConstant',
  ),
  6 => 
  array (
    0 => 'class.reflectionenum.php',
    1 => 'ReflectionEnum',
  ),
  7 => 
  array (
    0 => 'class.reflectionenumunitcase.php',
    1 => 'ReflectionEnumUnitCase',
  ),
  8 => 
  array (
    0 => 'class.reflectionenumbackedcase.php',
    1 => 'ReflectionEnumBackedCase',
  ),
  9 => 
  array (
    0 => 'class.reflectionzendextension.php',
    1 => 'ReflectionZendExtension',
  ),
  10 => 
  array (
    0 => 'class.reflectionextension.php',
    1 => 'ReflectionExtension',
  ),
  11 => 
  array (
    0 => 'class.reflectionfunction.php',
    1 => 'ReflectionFunction',
  ),
  12 => 
  array (
    0 => 'class.reflectionfunctionabstract.php',
    1 => 'ReflectionFunctionAbstract',
  ),
  13 => 
  array (
    0 => 'class.reflectionmethod.php',
    1 => 'ReflectionMethod',
  ),
  14 => 
  array (
    0 => 'class.reflectionnamedtype.php',
    1 => 'ReflectionNamedType',
  ),
  15 => 
  array (
    0 => 'class.reflectionobject.php',
    1 => 'ReflectionObject',
  ),
  16 => 
  array (
    0 => 'class.reflectionparameter.php',
    1 => 'ReflectionParameter',
  ),
  17 => 
  array (
    0 => 'class.reflectionproperty.php',
    1 => 'ReflectionProperty',
  ),
  18 => 
  array (
    0 => 'class.reflectiontype.php',
    1 => 'ReflectionType',
  ),
  19 => 
  array (
    0 => 'class.reflectionuniontype.php',
    1 => 'ReflectionUnionType',
  ),
  20 => 
  array (
    0 => 'class.reflectiongenerator.php',
    1 => 'ReflectionGenerator',
  ),
  21 => 
  array (
    0 => 'class.reflectionfiber.php',
    1 => 'ReflectionFiber',
  ),
  22 => 
  array (
    0 => 'class.reflectionintersectiontype.php',
    1 => 'ReflectionIntersectionType',
  ),
  23 => 
  array (
    0 => 'class.reflectionreference.php',
    1 => 'ReflectionReference',
  ),
  24 => 
  array (
    0 => 'class.reflectionattribute.php',
    1 => 'ReflectionAttribute',
  ),
  25 => 
  array (
    0 => 'class.reflector.php',
    1 => 'Reflector',
  ),
  26 => 
  array (
    0 => 'class.reflectionexception.php',
    1 => 'ReflectionException',
  ),
  27 => 
  array (
    0 => 'enum.propertyhooktype.php',
    1 => 'PropertyHookType',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.vartype.php',
    1 => 'Extensions relatives aux variables et aux types',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);