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