You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes a directory only contains classes which are immutable, like value objects. In addition to annotating each of them as immutable, it should also be possible to set the path in the phpstan configuration file and the immutability rule should check all files in that path.
Multiple paths can be configured.
The text was updated successfully, but these errors were encountered:
Sometimes a directory only contains classes which are immutable, like value objects. In addition to annotating each of them as immutable, it should also be possible to set the path in the phpstan configuration file and the immutability rule should check all files in that path.
Multiple paths can be configured.
The text was updated successfully, but these errors were encountered: