File manager - Edit - /home/xfekoga/grenier/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php
Back
<?php namespace Sabberworm\CSS\Parsing; /** * Thrown if the CSS parser attempts to print something invalid. */ class OutputException extends SourceException { /** * @param string $sMessage * @param int $iLineNo */ public function __construct($sMessage, $iLineNo = 0) { parent::__construct($sMessage, $iLineNo); } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings