phpDocumentor

ProductConditionNoticeOrderExtender extends ProductConditionNoticeOrderExtender_parent
in package

Class ProductConditionNoticeOrderExtender

Table of Contents

proceed()  : void
getConditionNoticeInformation()  : array<string|int, mixed>|array<string|int, string>
getWarrantyNoticeInformation()  : array<string|int, mixed>|array<string|int, string>

Methods

getConditionNoticeInformation()

protected getConditionNoticeInformation(OrderInterface $orderObject, ProductConditionNoticeTextPhraseService $textPhraseService) : array<string|int, mixed>|array<string|int, string>
Parameters
$orderObject : OrderInterface
$textPhraseService : ProductConditionNoticeTextPhraseService
Return values
array<string|int, mixed>|array<string|int, string>

getWarrantyNoticeInformation()

protected getWarrantyNoticeInformation(OrderInterface $orderObject, ProductConditionNoticeTextPhraseService $textPhraseService) : array<string|int, mixed>|array<string|int, string>
Parameters
$orderObject : OrderInterface
$textPhraseService : ProductConditionNoticeTextPhraseService
Return values
array<string|int, mixed>|array<string|int, string>

Search results