Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Missing $context parameter in Workflow GuardEvent constructor #40742

Closed
@DenisVorobyov

Description

@DenisVorobyov

Symfony version(s) affected: 5.2.6

Description
Missing $context parameter in Workflow GuardEvent

How to reproduce

Possible Solution
Change constructor

public function __construct(object $subject, Marking $marking, Transition $transition = null, WorkflowInterface $workflow = null, array $context = [])
{
parent::__construct($subject, $marking, $transition, $workflow, $context);

    $this->transitionBlockerList = new TransitionBlockerList();}

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp