Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct ($path='', $initializationVector='') | |
getPath () | |
getInitializationVector () | |
Contain information about encrypted file.
Definition at line 11 of file FileInfo.php.
__construct | ( | $path = '' , |
|
$initializationVector = '' |
|||
) |
string | $path | |
string | $initializationVector |
Definition at line 31 of file FileInfo.php.
getInitializationVector | ( | ) |
Definition at line 48 of file FileInfo.php.
getPath | ( | ) |