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