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