%PDF- %PDF-
Direktori : /var/www/html/o91-api/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ |
Current File : /var/www/html/o91-api/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IComparable.php |
<?php namespace PhpOffice\PhpSpreadsheet; interface IComparable { /** * Get hash code. * * @return string Hash code */ public function getHashCode(); }