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