1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-06 18:06:04 +02:00
Files
php-phpbb/phpBB/includes/extension
Erik Frèrejean 68baee4ce2 [ticket/11309] phpbb_extension_interface::disable_step correct docblock.
The `@return` documentation of the `phpbb_extension_interface::disable_step`
method states incorrect that the method returns null, as it returns
false or a state.

PHPBB3-11309
2013-01-04 23:59:34 +01:00
..