You are here

protected property PathUtilityBase::$_wildcard in Drupal 7 to 8/9 Module Upgrader 8

The next index for getNextWildcard() to slice on.

Type: int

File

src/Utility/Path/PathUtilityBase.php, line 17

Class

PathUtilityBase
Base class for PathUtilityInterface implementations.

Namespace

Drupal\drupalmoduleupgrader\Utility\Path

Code

protected $_wildcard = 0;