Méthode | Description | |
---|---|---|
notSoGoodMethod ( ) | Method that is very tricky and should generate a notice | |
oldMethod ( ) | Some old method that is used by system in production, but shouldn't be used for the new code |
public notSoGoodMethod ( ) |
public oldMethod ( ) |