mirror of
https://github.com/pattern-lab/patternlab-php.git
synced 2025-01-17 22:29:12 +01:00
copy fix
This commit is contained in:
parent
c35754a00e
commit
9da3493be9
@ -817,7 +817,7 @@ class Builder {
|
||||
$this->gatherLineages();
|
||||
|
||||
// check on the states of the patterns
|
||||
$patternStateLast = count($this->patternStates) - 1;
|
||||
$patternStateLast = count($this->patternStates) - 1;
|
||||
foreach($this->patternPaths as $patternType => $patterns) {
|
||||
|
||||
foreach ($patterns as $pattern => $patternInfo) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user