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

Commitceac516

Browse files
committed
1 parentc4aceff commitceac516

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎workflow/usage.rst‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -578,9 +578,8 @@ Then you can access this metadata in your controller as follows::
578578
;
579579

580580
// or
581-
$workflow
582-
->getMetadataStore()
583-
->getPlaceMetadata('draft')['title'] ?? false
581+
$workflow->getMetadataStore()
582+
->getWorkflowMetadata()['title'] ?? false
584583
;
585584

586585
// or

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp