update 1.0.8.0
Commits for version update
This commit is contained in:
11
vendor/tijsverkoyen/css-to-inline-styles/src/Exception.php
vendored
Normal file
11
vendor/tijsverkoyen/css-to-inline-styles/src/Exception.php
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
namespace TijsVerkoyen\CssToInlineStyles;
|
||||
|
||||
/**
|
||||
* CssToInlineStyles Exception class
|
||||
*
|
||||
* @author Tijs Verkoyen <php-css-to-inline-styles@verkoyen.eu>
|
||||
*/
|
||||
class Exception extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user