Skip to content

Commit 456e4d5

Browse files
committed
[FEATURE] Add dedicated property accessors for OutputFormat
1 parent 7a12457 commit 456e4d5

File tree

3 files changed

+479
-18
lines changed

3 files changed

+479
-18
lines changed

config/phpstan-baseline.neon

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
parameters:
2-
ignoreErrors:
3-
-
4-
message: '#^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:setIndentation\(\)\.$#'
5-
identifier: method.notFound
6-
count: 2
7-
path: ../src/OutputFormat.php
2+
ignoreErrors: []
83

0 commit comments

Comments
 (0)