MetaModels\DcGeneral\Events\Table\InputScreens\InputScreenAddAllHandler::createEmptyDataFor PHP Метод

createEmptyDataFor() защищенный Метод

{@inheritDoc}
protected createEmptyDataFor ( $attribute )
    protected function createEmptyDataFor($attribute)
    {
        return array('dcatype' => 'attribute', 'tl_class' => '');
    }
InputScreenAddAllHandler