Constructs a RecipeAppliedEvent object.
\Drupal\Core\Recipe\Recipe $recipe: The recipe that was applied.
public function __construct(Recipe $recipe) { }