Skip to content

Commit 0319409

Browse files
authored
Update Token.php
1 parent 92f729f commit 0319409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Token.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ public function can($scope)
116116
protected function resolveInheritedScopes($scope)
117117
{
118118
$parts = explode(':', $scope);
119+
119120
$partsCount = count($parts);
120121

121122
$scopes = [];

0 commit comments

Comments
 (0)