<?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 => 'Reflexi&oacute;n',
  ),
  1 => 
  array (
    0 => 'refs.basic.vartype.php',
    1 => 'Extensiones relacionadas con variable y tipo',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);