<?php
namespace Psalm\Issue;
class TaintedHeader extends TaintedInput
{
public const SHORTCODE = 256;
}