mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/16754] Fix docblocks
PHPBB3-16754
This commit is contained in:
@@ -133,7 +133,7 @@ class version_helper
|
||||
/**
|
||||
* Over-ride the stability to force check to include unstable versions
|
||||
*
|
||||
* @param null|string Null to not force stability, 'unstable' or 'stable' to
|
||||
* @param null|string $stability Null to not force stability, 'unstable' or 'stable' to
|
||||
* force the corresponding stability
|
||||
* @return version_helper
|
||||
*/
|
||||
|
Reference in New Issue
Block a user