Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit 9ace46e

Browse files
committed
cs
1 parent 2e7d211 commit 9ace46e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
If you can use constructor instead of setters, use it. These PHPStan rules will help you to find such cases.
66

7+
<br>
8+
79
## What It Does?
810

911
This tool collects instances of `new object()` followed by a series of method calls on the same object:

0 commit comments

Comments
 (0)