mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-15 18:42:15 +02:00
Uses phpbb_mock_lang to return the key used when setting errors to allow that key to be checked for during tests rather than just checking if any error was set. PHPBB3-10941