<?php
$TOC = array (
  0 => 
  array (
    0 => 'reflectionattribute.construct.php',
    1 => 'ReflectionAttribute::__construct',
  ),
  1 => 
  array (
    0 => 'reflectionattribute.getarguments.php',
    1 => 'ReflectionAttribute::getArguments',
  ),
  2 => 
  array (
    0 => 'reflectionattribute.getname.php',
    1 => 'ReflectionAttribute::getName',
  ),
  3 => 
  array (
    0 => 'reflectionattribute.gettarget.php',
    1 => 'ReflectionAttribute::getTarget',
  ),
  4 => 
  array (
    0 => 'reflectionattribute.isrepeated.php',
    1 => 'ReflectionAttribute::isRepeated',
  ),
  5 => 
  array (
    0 => 'reflectionattribute.newinstance.php',
    1 => 'ReflectionAttribute::newInstance',
  ),
);
$TOC_DEPRECATED = array (
);
$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 => 'Предисловие',
  ),
);