skeeks\cms\relatedProperties\userPropertyTypes\UserPropertyTypeComboText::attributeLabels PHP Method

attributeLabels() public method

public attributeLabels ( )
    public function attributeLabels()
    {
        return array_merge(parent::attributeLabels(), []);
    }