ConversionDataProviderResultFactory
in package
Table of Contents
- LANGUAGE_SECTION = 'dashboard_statistics'
- PHRASE = 'conversion_title'
- $textManager : TextManager
- __construct() : mixed
- Constructor.
- create() : ConversionDataProviderResult
- Create dataset.
Constants
LANGUAGE_SECTION
protected
mixed
LANGUAGE_SECTION
= 'dashboard_statistics'
PHRASE
protected
mixed
PHRASE
= 'conversion_title'
Properties
$textManager
protected
TextManager
$textManager
Methods
__construct()
Constructor.
public
__construct(TextManager $textManager) : mixed
Parameters
- $textManager : TextManager
Return values
mixed —create()
Create dataset.
public
create(Values $collection) : ConversionDataProviderResult
Parameters
- $collection : Values