mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
[ticket/11768] Updated various annotations
PHPBB3-11768
This commit is contained in:
@@ -104,7 +104,7 @@ interface parser_interface
|
||||
/**
|
||||
* Set multiple variables to be used by the parser
|
||||
*
|
||||
* @param array Associative array of [name => value]
|
||||
* @param array $vars Associative array of [name => value]
|
||||
* @return null
|
||||
*/
|
||||
public function set_vars(array $vars);
|
||||
|
Reference in New Issue
Block a user