Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RecipeAppliedEvent.php

function RecipeAppliedEvent::__construct

Constructs a RecipeAppliedEvent object.

Parameters

\Drupal\Core\Recipe\Recipe $recipe: The recipe that was applied.

File

core/lib/Drupal/Core/Recipe/RecipeAppliedEvent.php, line 25

Class

RecipeAppliedEvent
Event dispatched after a recipe has been applied.

Namespace

Drupal\Core\Recipe

Code

public function __construct(Recipe $recipe) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal