Skip to content

Latest commit

 

History

History
51 lines (20 loc) · 1.05 KB

AspectGroup.md

File metadata and controls

51 lines (20 loc) · 1.05 KB

AspectGroup

Properties

aspects

An array of the name/value pairs for the aspects of the product. For example: BRAND/Apple

public ?array $aspects

localizedGroupName

The name of a group of aspects.

In the following example, Product Identifiers and Process are product aspect group names. Under the group name are the product aspect name/value pairs.

Product Identifiers
   Brand/Apple
   Product Family/iMac

Processor
   Processor Type/Intel
   Processor Speed/3.10

public ?string $localizedGroupName


Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown