<?php
/**
Fields Summary:
*/
return Pimcore\Model\DataObject\Objectbrick\Definition::__set_state(array(
'classDefinitions' =>
array (
0 =>
array (
'classname' => 'Profile',
'fieldname' => 'profiles',
),
),
'dao' => NULL,
'key' => 'ModeratorProfile',
'parentClass' => '\\App\\Profile\\Model\\AbstractSubProfile',
'implementsInterfaces' => '\\App\\Profile\\Model\\SubprofileInterface,\\App\\Profile\\Model\\PersonSubprofileInterface,\\App\\Profile\\Model\\CompanySubprofileInterface',
'title' => 'Moderator',
'group' => 'Subprofile',
'layoutDefinitions' =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => NULL,
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => 0,
'height' => 0,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => NULL,
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'generateTypeDeclarations' => true,
'blockedVarsForExport' =>
array (
),
));