48 if ($skeletonId == 0) {
52 $this->repository->get($skeletonId);
57 }
catch (\Exception $exception) {
58 throw new InputException(
__($exception->getMessage()));
__construct(EavConfig $eavConfig, AttributeSetRepositoryInterface $repository)
create( $entityTypeCode, \Magento\Eav\Api\Data\AttributeSetInterface $attributeSet, $skeletonId)