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