Fix "Access to undefined property" rule violations
This commit is contained in:
@@ -66,6 +66,7 @@ class Styles {
|
||||
color:#B94A48;
|
||||
}
|
||||
EOL;
|
||||
private $stylesheet;
|
||||
|
||||
function __construct($stylesheet = null) {
|
||||
$this->stylesheet = $stylesheet;
|
||||
|
Reference in New Issue
Block a user