c2::__construct PHP Méthode

__construct() public méthode

public __construct ( $a )
        function __construct($a)
        {
            $this->testprop = $a;
        }