[CLEANUP] Avoid Hungarian notation for sMediaQuery
#1798
ci.yml
on: pull_request
Matrix: PHP Lint
Matrix: Static Analysis
Matrix: Unit tests
Annotations
8 errors
Unit tests (8.3)
Process completed with exit code 2.
|
Unit tests (8.4)
Process completed with exit code 2.
|
Unit tests (8.2)
Process completed with exit code 2.
|
Static Analysis (php:stan, 8.3):
src/Property/Import.php#L43
Access to an undefined property Sabberworm\CSS\Property\Import::$sMediaQuery.
|
Static Analysis (php:stan, 8.3):
src/Property/Import.php#L80
Access to an undefined property Sabberworm\CSS\Property\Import::$sMediaQuery.
|
Static Analysis (php:stan, 8.3):
src/Property/Import.php#L94
Access to an undefined property Sabberworm\CSS\Property\Import::$sMediaQuery.
|
Static Analysis (php:stan, 8.3):
src/Property/Import.php#L129
Access to an undefined property Sabberworm\CSS\Property\Import::$sMediaQuery.
|
Static Analysis (php:stan, 8.3)
Process completed with exit code 1.
|