53 if (!isset($this->types[$layoutType])) {
54 throw new \InvalidArgumentException(sprintf(
'Unknown layout type "%s"', $layoutType));
56 $defArgs = $this->types[$layoutType];
58 unset($defArgs[
'class']);
__construct(ObjectManagerInterface $objectManager, array $types=[])
$_option $_optionId $class
create($layoutType, array $arguments=[])