d\c::__construct PHP Méthode

__construct() public méthode

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