Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / plugin_test / src / Plugin / MockBlockManager.php
index 8748a7b943470546dfbc104dfb511a27581d74e7..443ab5d04090ca8f1e96cd672910b03f2ce49f21 100644 (file)
@@ -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.