File manager - Edit - /home/ferretapmx/public_html/plugins/system/helixultimate/vendor/scssphp/source-span/src/SourceSpanWithContext.php
Back
<?php namespace SourceSpan; /** * An interface that describes a segment of source text with additional context. */ interface SourceSpanWithContext extends SourceSpan { /** * Text around the span, which includes the line containing this span. */ public function getContext(): string; public function subspan(int $start, ?int $end = null): SourceSpanWithContext; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings