ContentRecommendations
ContentRecommendations.php
:
21
Read-only
Final
Implements
IteratorAggregate, Countable
Collection of recommended content items from Raptor.
Properties¶
$contentItems
¶
ContentRecommendations.php
:
27
|
|
|
$totalCount
¶
ContentRecommendations.php
:
28
|
|
|
Methods¶
__construct()
¶
ContentRecommendations.php
:
26
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $contentItems | array<string|int, mixed> | - | - |
| $totalCount | int | - | - |
count()
¶
ContentRecommendations.php
:
36
|
|
|
Return values
int
getIterator()
¶
ContentRecommendations.php
:
31
|
|
|
Return values
Traversable