5354555657585960616263
if (MethodMatcher.getMatchedSignatureWithDepth(psiElement, FORWARD_SIGNATURES) == null) { return new PsiReference[0]; } return new PsiReference[]{ new ControllerReference((StringLiteralExpression) psiElement) }; } } );