MDL-81919 core: Minor fixes
* Typo in Jerome Mouneyrac's name. * Remove other trailing commas in inline arrays.
This commit is contained in:
@@ -24,7 +24,7 @@ namespace core\exception;
|
||||
*
|
||||
* @package core
|
||||
* @subpackage exception
|
||||
* @copyright Jerome Mounerac
|
||||
* @copyright Jerome Mouneyrac
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
class invalid_response_exception extends moodle_exception {
|
||||
|
||||
Reference in New Issue
Block a user