Checking “PropertyNotSetInConstructor” on a custom function with Psalm

前端 未结 0 987
失恋的感觉
失恋的感觉 2020-12-13 08:32

Is there a way I could tell Psalm to check other functions than __construct() methods for ensuring all properties are set when a class is instantiated ?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题