(PHP 5, PHP 7)
ReflectionExtension::getClasses — Gets classes
锟斤拷锟斤拷展锟叫伙拷取锟斤拷锟叫憋拷
锟剿猴拷锟斤拷没锟叫诧拷锟斤拷锟斤拷
锟斤拷锟斤拷一锟斤拷ReflectionClass锟斤拷锟斤拷锟斤拷锟介,锟斤拷锟斤拷锟斤拷展锟斤拷锟斤拷锟斤拷锟洁。锟斤拷锟斤拷锟秸癸拷锟矫伙拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷乜锟斤拷锟斤拷椤�
Example #1 ReflectionExtension::getClasses() example
<?php
$ext = new ReflectionExtension('XMLWriter');
var_dump($ext->getClasses());
?>
锟斤拷锟斤拷锟斤拷锟教碉拷锟斤拷锟斤拷锟斤拷锟斤拷冢锟�
array(1) { ["XMLWriter"]=> &object(ReflectionClass)#2 (1) { ["name"]=> string(9) "XMLWriter" } }