Skip to content

Commit d4bde28

Browse files
authored
Merge pull request #644 from cweiske/patch-1
Use new variable name for deprecated "php-lineup-cascaded-calls"
2 parents f4c7c69 + 9a29e39 commit d4bde28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ $object->foo()
9797
->baz();
9898
```
9999

100-
This behaviour is off by default, but you can customize the variable `php-lineup-cascaded-calls` to enable this.
100+
This behaviour is off by default, but you can customize the variable `php-mode-lineup-cascaded-calls` to enable this.
101101

102102
**Note:** Alignment will only work if you use one of the php-mode coding styles or inherit one of the styles.
103103

0 commit comments

Comments
 (0)