Skip to content

Commit

Permalink
Merge pull request #20 from jordandukart/8.x-1.x
Browse files Browse the repository at this point in the history
Change to the non-deprecated key.
  • Loading branch information
nchiasson-dgi authored Oct 13, 2021
2 parents 40f23eb + 05fc73f commit 56188d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin/Condition/EmbargoesEmbargoedCondition.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* @Condition(
* id = "embargoes_embargoed_condition",
* label = @Translation("Node is embargoed"),
* context = {
* context_definitions = {
* "node" = @ContextDefinition("entity:node", required = TRUE , label = @Translation("Node"))
* }
* )
Expand Down

0 comments on commit 56188d3

Please sign in to comment.