|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct ($url, $initializationVector) | |
| getUrl () | |
| getInitializationVector () | |
Represents link with collected data and initialized vector for decryption.
| __construct | ( | $url, | |
| $initializationVector | |||
| ) |
| getInitializationVector | ( | ) |
Implements LinkInterface.
| getUrl | ( | ) |
Implements LinkInterface.