mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/16955] Resolve incompatibilities with doctum
PHPBB3-16955
This commit is contained in:
@@ -461,7 +461,8 @@ class md_exporter
|
||||
* Validate "Changed" Information
|
||||
*
|
||||
* @param string $changed
|
||||
* @return array{string, string} Changed information containing version and description in respective order
|
||||
* @return array<string, string> Changed information containing version and description in respective order
|
||||
* @psalm-return array{string, string}
|
||||
* @throws \LogicException
|
||||
*/
|
||||
public function validate_changed($changed)
|
||||
|
Reference in New Issue
Block a user