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