Open vatai opened 4 years ago
As part of overall refactoring effort, to e.g. separate chunks of code into functions. A possible candidates are chunks of code usually found at the beginning of init methods which parse arguments and set the params[] dictionary.
params[]
As part of overall refactoring effort, to e.g. separate chunks of code into functions. A possible candidates are chunks of code usually found at the beginning of init methods which parse arguments and set the
params[]
dictionary.