File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/UnexpectedEOFException.php.tar
plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php 0000644 00000000421 15155637036 0040471 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content <?php
namespace Sabberworm\CSS\Parsing;
/**
* Thrown if the CSS parser encounters end of file it did not expect.
*
* Extends `UnexpectedTokenException` in order to preserve backwards compatibility.
*/
class UnexpectedEOFException extends UnexpectedTokenException
{
}