mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-17 16:58:51 +00:00
[ticket/12536] Update doc block
PHPBB3-12536
This commit is contained in:
parent
3dddf1f4bf
commit
8b6df0e2f8
1 changed files with 0 additions and 1 deletions
|
@ -208,7 +208,6 @@ class version_helper
|
||||||
*
|
*
|
||||||
* @param bool $force_update Ignores cached data. Defaults to false.
|
* @param bool $force_update Ignores cached data. Defaults to false.
|
||||||
* @return string Version info
|
* @return string Version info
|
||||||
* @throws \RuntimeException
|
|
||||||
*/
|
*/
|
||||||
public function get_versions_matching_stability($force_update = false)
|
public function get_versions_matching_stability($force_update = false)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue