PHP Class Demo\Example\ErrorDemo

Afficher le fichier Open project: goaop/framework Class Usage Examples

Méthodes publiques

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

Method Details

notSoGoodMethod() public méthode

Method that is very tricky and should generate a notice
public notSoGoodMethod ( )

oldMethod() public méthode

Some old method that is used by system in production, but shouldn't be used for the new code
Deprecation:
public oldMethod ( )