__construct() public method

public __construct ( $value = null )
 /**
  * @since 2.4
  *
  * @param string $typeid
  */
 public function __construct($typeid = '')
 {
     parent::__construct('__pvuc');
 }