X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fmodules%2Fcontrib%2Fpathauto%2Fsrc%2FAliasTypeBatchUpdateInterface.php;h=9ec60a29f966e580e68e6ae7caf7547c7c001456;hb=059867c3f96750652c80f39e44c442a58c2549ee;hp=03f3929612d7513615972664c742000470fa77fa;hpb=f8fc16ae6b862bef59baaad5d051dd37b7ff11b2;p=yaffs-website diff --git a/web/modules/contrib/pathauto/src/AliasTypeBatchUpdateInterface.php b/web/modules/contrib/pathauto/src/AliasTypeBatchUpdateInterface.php index 03f392961..9ec60a29f 100644 --- a/web/modules/contrib/pathauto/src/AliasTypeBatchUpdateInterface.php +++ b/web/modules/contrib/pathauto/src/AliasTypeBatchUpdateInterface.php @@ -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.