$authStub
$authStub : \FuelSdk\ET_Client
ET_ContentArea - Represents a ContentArea class.
A ContentArea represents a defined section of reusable content. One or many ContentAreas can be defined for an Email object. A ContentArea is always acted upon in the context of an Email object.
$authStub : \FuelSdk\ET_Client
post() : \FuelSdk\ET_Post
Object of type ET_Post which contains http status code, response, etc from the POST SOAP service
patch() : \FuelSdk\ET_Patch
Object of type ET_Patch which contains http status code, response, etc from the PATCH SOAP service
delete() : \FuelSdk\ET_Delete
Object of type ET_Delete which contains http status code, response, etc from the DELETE SOAP service
get() : \FuelSdk\ET_Get
Object of type ET_Get which contains http status code, response, etc from the GET SOAP service
getMoreResults() : \FuelSdk\ET_Continue
returns more response from the SOAP service
info() : \FuelSdk\ET_Info
returns information from the SOAP service