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