a2\b2\ab::__construct PHP Méthode

__construct() public méthode

public __construct ( )
        function __construct()
        {
            print __METHOD__ . "\n";
        }