Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (DataProviderInterface $dataProvider, OptionsInterface $options) | |
getItems (BucketInterface $bucket, array $dimensions, EntityStorage $entityStorage) | |
Definition at line 13 of file Manual.php.
__construct | ( | DataProviderInterface | $dataProvider, |
OptionsInterface | $options | ||
) |
DataProviderInterface | $dataProvider | |
OptionsInterface | $options |
Definition at line 29 of file Manual.php.
getItems | ( | BucketInterface | $bucket, |
array | $dimensions, | ||
EntityStorage | $entityStorage | ||
) |
{
BucketInterface | $bucket | |
array | $dimensions | |
EntityStorage | $entityStorage |
Implements AlgorithmInterface.
Definition at line 38 of file Manual.php.