You are here

namespace Drupal\amazons3\Matchable in AmazonS3 7.2

Classsort descending Location Description
BasicPath src/Matchable/BasicPath.php A path pattern to use when testing URL paths.
Matchable src/Matchable/Matchable.php Interface for objects that can be matched against a given string.
MatchablePaths src/Matchable/MatchablePaths.php A list of paths that can be matched against a regular expression.
MatchableRegex src/Matchable/MatchableRegex.php Base class for objects that can be matched against a regular expression.
PresignedPath src/Matchable/PresignedPath.php @class PresignedPath @package Drupal\amazons3