PHP Интерфейс bitExpert\Disco\BeanPostProcessor

Показать файл Открыть проект

Открытые методы

Метод Описание
postProcess ( object $bean, string $beanName ) Apply this BeanPostProcessor to the given new bean instance after the bean got created.

Описание методов

postProcess() публичный Метод

Apply this BeanPostProcessor to the given new bean instance after the bean got created.
public postProcess ( object $bean, string $beanName )
$bean object
$beanName string