Exemplo n.º 1
0
 public function __construct()
 {
     $stringTypeName = gettype('');
     parent::__construct($stringTypeName, $stringTypeName);
 }