Skip to content
Snippets Groups Projects
Commit eb1c2ef7 authored by Simonas Šerlinskas's avatar Simonas Šerlinskas
Browse files

added capability to remove reference

parent 609e8694
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ abstract class AbstractNormalizable implements NormalizableInterface
ParametersTrait::getParameter as getReference;
ParametersTrait::getParameters as getReferences;
ParametersTrait::addParameter as addReference;
ParametersTrait::removeParameter as removeReference;
ParametersTrait::setParameters as setReferences;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment