text get-attribute set

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text get-attribute set相关的知识,希望对你有一定的参考价值。

/** @var \Magento\Eav\Api\AttributeSetRepositoryInterface $attributeSet **/
protected $attributeSet;

public function __construct(
    ......
    \Magento\Eav\Api\AttributeSetRepositoryInterface $attributeSet
    ......
) {
   ......
   $this->attributeSet = $attributeSet;
}


//Build method to get attribute set
public function getAttributeSetName() {

    $product = $this->getProduct();
    $attributeSetRepository = $this->attributeSet->get($product->getAttributeSetId());
    return $attributeSetRepository->getAttributeSetName();
}

以上是关于text get-attribute set的主要内容,如果未能解决你的问题,请参考以下文章

带有条目的 GtkComboBox 导致 `gtk_entry_set_text: assertion 'text != NULL' failed`

text git set-upstream

text set_flashdata()

text [总结] Python set(集合)操作

text Shell set -e快速失败

text settings.gradle