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