Refactor code to work with prefixed Sabberworm\CSS\Parser
[MAILPOET-1761]
This commit is contained in:
committed by
M. Shull
parent
4a6d69bae2
commit
65df4327dd
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
namespace MailPoet\Form\Util;
|
||||
|
||||
use Sabberworm\CSS\Parser as CSSParser;
|
||||
use MailPoetVendor\Sabberworm\CSS\Parser as CSSParser;
|
||||
|
||||
class Styles {
|
||||
public $styles;
|
||||
|
Reference in New Issue
Block a user