Index Dimension object
@api
Definition at line 15 of file Dimension.php.
◆ __construct()
__construct |
( |
string |
$name, |
|
|
string |
$value |
|
) |
| |
- Parameters
-
Definition at line 31 of file Dimension.php.
34 $this->
value = $value;
$block setTitle( 'CMS Block Title') -> setIdentifier('fixture_block') ->setContent('< h1 >Fixture Block Title</h1 >< a href=" store url</a><p> Config value
◆ getName()
Get dimension name
- Returns
- string
Definition at line 42 of file Dimension.php.
◆ getValue()
Get dimension value
- Returns
- string
Definition at line 52 of file Dimension.php.
The documentation for this class was generated from the following file: