Solved

Which of the Following Allows You to Save a Single

Question 60

Multiple Choice

Which of the following allows you to save a single attribute value on an EAV entity?


A) $model->saveAttribute($attributeCode) ;
B) $model->save(SattributeCode) ;
C) $model->getResource() ->saveAttribute($model, SattributeCode) ;
D) $model->getResource() ->save($model, $attributeCode) ;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions