Path : /var/www/html/moneyexchange/vendor/maatwebsite/excel/src/Concerns/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/moneyexchange/vendor/maatwebsite/excel/src/Concerns/WithCustomStartCell.php |
<?php namespace Maatwebsite\Excel\Concerns; interface WithCustomStartCell { /** * @return string */ public function startCell(): string; }