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