Anons79 Mini Shell

Directory : /home/aplikasiposinfo/.trash/vendor.2/maatwebsite/excel/src/Helpers/
Upload File :
Current File : /home/aplikasiposinfo/.trash/vendor.2/maatwebsite/excel/src/Helpers/CellHelper.php

<?php

namespace Maatwebsite\Excel\Helpers;

class CellHelper
{
    /**
     * @param  string  $coordinate
     * @return string
     */
    public static function getColumnFromCoordinate(string $coordinate): string
    {
        return preg_replace('/[0-9]/', '', $coordinate);
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]