Issue #3238373: add phpdoc missing from test case.

merge-requests/1250/head
catch 2021-09-24 18:08:01 +01:00
parent 34667c88de
commit a6f0f0ef2c
1 changed files with 2 additions and 0 deletions

View File

@ -128,6 +128,8 @@ class LayoutBuilderQuickEditTest extends QuickEditJavascriptTestBase {
*
* @param bool $use_revisions
* If revisions are used.
* @param bool $admin_permission
* Whether to grant admin permissions to the user created for the test.
*
* @dataProvider providerEnableDisableLayoutBuilder
*/