<?php
$TOC = array (
  0 => 
  array (
    0 => 'class.attribute.php',
    1 => 'Attribute',
  ),
  1 => 
  array (
    0 => 'class.allowdynamicproperties.php',
    1 => 'AllowDynamicProperties',
  ),
  2 => 
  array (
    0 => 'class.deprecated.php',
    1 => 'Deprecated',
  ),
  3 => 
  array (
    0 => 'class.nodiscard.php',
    1 => 'NoDiscard',
  ),
  4 => 
  array (
    0 => 'class.override.php',
    1 => 'Override',
  ),
  5 => 
  array (
    0 => 'class.returntypewillchange.php',
    1 => 'ReturnTypeWillChange',
  ),
  6 => 
  array (
    0 => 'class.sensitiveparameter.php',
    1 => 'SensitiveParameter',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'langref.php',
    1 => '言語リファレンス',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);