|
deaggregate(PHP 4 >= 4.2.0) deaggregate — Removes the aggregated methods and properties from an object Описание
void deaggregate
( object $object
[, string $class_name
] )
Removes the methods and properties from classes that were aggregated to an object. Список параметров
Возвращаемые значенияЭта функция не возвращает значения после выполнения. Смотрите также
|
|