Skip to content

Commit

Permalink
minor PHP-CS-Fixer#978 Token - fix docs (keradus)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.5 branch.

Discussion
----------

Token - fix docs

Commits
-------

5c64368 Token - fix docs
  • Loading branch information
keradus committed Jan 20, 2015
2 parents 3ec9338 + 5c64368 commit 59b10ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Symfony/CS/Tokenizer/Token.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public function clear()
$this->override('');
}

/*
/**
* Check if token is equals to given one.
*
* If tokens are arrays, then only keys defined in parameter token are checked.
Expand Down

0 comments on commit 59b10ab

Please sign in to comment.