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 ?
__construct()