Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / pathauto / src / AliasTypeBatchUpdateInterface.php
index 03f3929612d7513615972664c742000470fa77fa..9ec60a29f966e580e68e6ae7caf7547c7c001456 100644 (file)
@@ -13,7 +13,8 @@ interface AliasTypeBatchUpdateInterface extends AliasTypeInterface {
    * @param string $action
    *   One of:
    *   - 'create' to generate a URL alias for paths having none.
-   *   - 'update' to recreate the URL alias for paths already having one, useful if the pattern changed.
+   *   - 'update' to recreate the URL alias for paths already having one, useful
+   *     if the pattern changed.
    *   - 'all' to do both actions above at the same time.
    * @param array $context
    *   Batch context.