%PDF- %PDF-
| Direktori : /home/vacivi36/core/vendor/maatwebsite/excel/src/Concerns/ |
| Current File : /home/vacivi36/core/vendor/maatwebsite/excel/src/Concerns/WithColumnLimit.php |
<?php
namespace Maatwebsite\Excel\Concerns;
interface WithColumnLimit
{
public function endColumn(): string;
}