I guess you could look for "return new self/static" in static methods + protected/private constructor ? Not sure how hard it is to figure out such combination.
And yeah, the public parent comes from Symfony's HttpFoundation ParameterBag class.
Originally posted by @gnutix in #2057 (comment)
I guess you could look for "return new self/static" in static methods + protected/private constructor ? Not sure how hard it is to figure out such combination.
And yeah, the public parent comes from Symfony's HttpFoundation ParameterBag class.
Originally posted by @gnutix in #2057 (comment)