<?php
$TOC = array (
  0 => 
  array (
    0 => 'reflectionproperty.clone.php',
    1 => 'ReflectionProperty::__clone',
  ),
  1 => 
  array (
    0 => 'reflectionproperty.construct.php',
    1 => 'ReflectionProperty::__construct',
  ),
  2 => 
  array (
    0 => 'reflectionproperty.getattributes.php',
    1 => 'ReflectionProperty::getAttributes',
  ),
  3 => 
  array (
    0 => 'reflectionproperty.getdeclaringclass.php',
    1 => 'ReflectionProperty::getDeclaringClass',
  ),
  4 => 
  array (
    0 => 'reflectionproperty.getdefaultvalue.php',
    1 => 'ReflectionProperty::getDefaultValue',
  ),
  5 => 
  array (
    0 => 'reflectionproperty.getdoccomment.php',
    1 => 'ReflectionProperty::getDocComment',
  ),
  6 => 
  array (
    0 => 'reflectionproperty.gethook.php',
    1 => 'ReflectionProperty::getHook',
  ),
  7 => 
  array (
    0 => 'reflectionproperty.gethooks.php',
    1 => 'ReflectionProperty::getHooks',
  ),
  8 => 
  array (
    0 => 'reflectionproperty.getmodifiers.php',
    1 => 'ReflectionProperty::getModifiers',
  ),
  9 => 
  array (
    0 => 'reflectionproperty.getname.php',
    1 => 'ReflectionProperty::getName',
  ),
  10 => 
  array (
    0 => 'reflectionproperty.getrawvalue.php',
    1 => 'ReflectionProperty::getRawValue',
  ),
  11 => 
  array (
    0 => 'reflectionproperty.getsettabletype.php',
    1 => 'ReflectionProperty::getSettableType',
  ),
  12 => 
  array (
    0 => 'reflectionproperty.gettype.php',
    1 => 'ReflectionProperty::getType',
  ),
  13 => 
  array (
    0 => 'reflectionproperty.getvalue.php',
    1 => 'ReflectionProperty::getValue',
  ),
  14 => 
  array (
    0 => 'reflectionproperty.hasdefaultvalue.php',
    1 => 'ReflectionProperty::hasDefaultValue',
  ),
  15 => 
  array (
    0 => 'reflectionproperty.hashook.php',
    1 => 'ReflectionProperty::hasHook',
  ),
  16 => 
  array (
    0 => 'reflectionproperty.hashooks.php',
    1 => 'ReflectionProperty::hasHooks',
  ),
  17 => 
  array (
    0 => 'reflectionproperty.hastype.php',
    1 => 'ReflectionProperty::hasType',
  ),
  18 => 
  array (
    0 => 'reflectionproperty.isabstract.php',
    1 => 'ReflectionProperty::isAbstract',
  ),
  19 => 
  array (
    0 => 'reflectionproperty.isdefault.php',
    1 => 'ReflectionProperty::isDefault',
  ),
  20 => 
  array (
    0 => 'reflectionproperty.isdynamic.php',
    1 => 'ReflectionProperty::isDynamic',
  ),
  21 => 
  array (
    0 => 'reflectionproperty.isfinal.php',
    1 => 'ReflectionProperty::isFinal',
  ),
  22 => 
  array (
    0 => 'reflectionproperty.isinitialized.php',
    1 => 'ReflectionProperty::isInitialized',
  ),
  23 => 
  array (
    0 => 'reflectionproperty.islazy.php',
    1 => 'ReflectionProperty::isLazy',
  ),
  24 => 
  array (
    0 => 'reflectionproperty.isprivate.php',
    1 => 'ReflectionProperty::isPrivate',
  ),
  25 => 
  array (
    0 => 'reflectionproperty.isprivateset.php',
    1 => 'ReflectionProperty::isPrivateSet',
  ),
  26 => 
  array (
    0 => 'reflectionproperty.ispromoted.php',
    1 => 'ReflectionProperty::isPromoted',
  ),
  27 => 
  array (
    0 => 'reflectionproperty.isprotected.php',
    1 => 'ReflectionProperty::isProtected',
  ),
  28 => 
  array (
    0 => 'reflectionproperty.isprotectedset.php',
    1 => 'ReflectionProperty::isProtectedSet',
  ),
  29 => 
  array (
    0 => 'reflectionproperty.ispublic.php',
    1 => 'ReflectionProperty::isPublic',
  ),
  30 => 
  array (
    0 => 'reflectionproperty.isreadonly.php',
    1 => 'ReflectionProperty::isReadOnly',
  ),
  31 => 
  array (
    0 => 'reflectionproperty.isstatic.php',
    1 => 'ReflectionProperty::isStatic',
  ),
  32 => 
  array (
    0 => 'reflectionproperty.isvirtual.php',
    1 => 'ReflectionProperty::isVirtual',
  ),
  33 => 
  array (
    0 => 'reflectionproperty.setrawvalue.php',
    1 => 'ReflectionProperty::setRawValue',
  ),
  34 => 
  array (
    0 => 'reflectionproperty.setrawvaluewithoutlazyinitialization.php',
    1 => 'ReflectionProperty::setRawValueWithoutLazyInitialization',
  ),
  35 => 
  array (
    0 => 'reflectionproperty.setvalue.php',
    1 => 'ReflectionProperty::setValue',
  ),
  36 => 
  array (
    0 => 'reflectionproperty.skiplazyinitialization.php',
    1 => 'ReflectionProperty::skipLazyInitialization',
  ),
  37 => 
  array (
    0 => 'reflectionproperty.tostring.php',
    1 => 'ReflectionProperty::__toString',
  ),
);
$TOC_DEPRECATED = array (
  0 => 
  array (
    0 => 'reflectionproperty.export.php',
    1 => 'ReflectionProperty::export',
  ),
  1 => 
  array (
    0 => 'reflectionproperty.setaccessible.php',
    1 => 'ReflectionProperty::setAccessible',
  ),
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.reflection.php',
    1 => 'Reflection',
  ),
  1 => 
  array (
    0 => 'refs.basic.vartype.php',
    1 => 'Модули для работы с переменными и типами',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Справочник функций',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Предисловие',
  ),
);