IMMREX7

aku nok ndi : /home/spdtg/www/schoolmis/vendor/maatwebsite/excel/src/Exceptions/
File Up :
aku nok ndi : /home/spdtg/www/schoolmis/vendor/maatwebsite/excel/src/Exceptions/ConcernConflictException.php

<?php

namespace Maatwebsite\Excel\Exceptions;

use LogicException;

class ConcernConflictException extends LogicException implements LaravelExcelException
{
    /**
     * @return ConcernConflictException
     */
    public static function queryOrCollectionAndView()
    {
        return new static('Cannot use FromQuery, FromArray or FromCollection and FromView on the same sheet.');
    }
}

Copyright © 2021 - 2025 IMMREX7