Fixes a small doc blocks syntax error

This commit is contained in:
Michael Käfer 2019-05-26 22:50:43 +02:00 committed by Fabien Potencier
parent 9b30c3e869
commit 34d4fa66e7
1 changed files with 1 additions and 1 deletions

View File

@ -2050,7 +2050,7 @@ class Request
}
}
/*
/**
* Returns the prefix as encoded in the string when the string starts with
* the given prefix, false otherwise.
*