File manager - Edit - /home/ferretapmx/public_html/plugins/system/helixultimate/vendor/scssphp/source-span/src/FileSpan.php
Back
<?php namespace SourceSpan; interface FileSpan extends SourceSpanWithContext { public function getFile(): SourceFile; public function getStart(): FileLocation; public function getEnd(): FileLocation; public function expand(FileSpan $other): FileSpan; /** * Return a span from $start bytes (inclusive) to $end bytes * (exclusive) after the beginning of this span */ public function subspan(int $start, ?int $end = null): FileSpan; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings