You are here

protected property MatchablePaths::$paths in AmazonS3 7.2

An array of paths to match against.

Type: Matchable[]

File

src/Matchable/MatchablePaths.php, line 18

Class

MatchablePaths
A list of paths that can be matched against a regular expression.

Namespace

Drupal\amazons3\Matchable

Code

protected $paths;