X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fplugin_test%2Fsrc%2FPlugin%2FMockBlockManager.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fplugin_test%2Fsrc%2FPlugin%2FMockBlockManager.php;h=443ab5d04090ca8f1e96cd672910b03f2ce49f21;hp=8748a7b943470546dfbc104dfb511a27581d74e7;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/system/tests/modules/plugin_test/src/Plugin/MockBlockManager.php b/web/core/modules/system/tests/modules/plugin_test/src/Plugin/MockBlockManager.php index 8748a7b94..443ab5d04 100644 --- a/web/core/modules/system/tests/modules/plugin_test/src/Plugin/MockBlockManager.php +++ b/web/core/modules/system/tests/modules/plugin_test/src/Plugin/MockBlockManager.php @@ -127,7 +127,7 @@ class MockBlockManager extends PluginManagerBase { * * @param string $data_type * The required data type. - * @param mixed string|null $label + * @param mixed|string|null $label * The label of this context definition for the UI. * @param bool $required * Whether the context definition is required.