Feature and motivation
This is the addition to #13949, whose implementation allowed us to get rid of reflection usage in multiple places.
Usage example
Increase the scope of private properties of the below classes to protected:
HttpCommandExecutor -> additionalCommands
Feature and motivation
This is the addition to #13949, whose implementation allowed us to get rid of reflection usage in multiple places.
Usage example
Increase the scope of private properties of the below classes to
protected:HttpCommandExecutor -> additionalCommands