fix phpdoc

Co-authored-by: Matthias Gutjahr <mattsches@gmail.com>
This commit is contained in:
Andreas Gohr 2020-06-03 12:31:05 +02:00 committed by GitHub
parent 533aca443d
commit d87ff0d3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ class Quote extends AbstractRewriter
}
/**
* @param $marker
* @param string $marker
* @return int
*/
protected function getDepth($marker)