EA-79756 - NPE: ServletGlobalVariableProvider.getGlobalVariables: diagnostics

This commit is contained in:
Dmitry Avdeev
2016-03-02 19:41:12 +03:00
parent 0cc3e5fc34
commit 6faea72be5
@@ -68,6 +68,7 @@ public abstract class JspManager implements IBaseJspManager {
public abstract String[] getPossibleTldUris(@NotNull Module module);
@NotNull
public abstract Collection<XmlFile> getPossibleTldFiles(@NotNull Module module);
@Nullable