Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Aug 6, 2024
1 parent d56d0c5 commit b63a2bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Drivers/Decorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ class Decorator implements CanListStoredFeatures, Driver

/**
* Map of feature names to their implementations.
*
* @var array<string, mixed>
*/
protected $nameMap = [];

Expand Down

0 comments on commit b63a2bc

Please sign in to comment.