MDL-34725 Make the signatures of process_legacy_element() method consistent
commit160133ce2411babe26fff535f64677061a0f67b7
authorDavid Mudrák <david@moodle.com>
Wed, 29 Aug 2012 13:33:22 +0000 (29 15:33 +0200)
committerDavid Mudrák <david@moodle.com>
Wed, 29 Aug 2012 13:33:22 +0000 (29 15:33 +0200)
treec3264f1bc148b333b2d30e84b23069662f0539e8
parentbac15e5782256c66ebeaff9aa684f016b287474e
MDL-34725 Make the signatures of process_legacy_element() method consistent

The patch fixes the missing parameter type declaration in all subclasses
of the moodle1_workshopform_handler class.
mod/workshop/form/comments/backup/moodle1/lib.php
mod/workshop/form/numerrors/backup/moodle1/lib.php
mod/workshop/form/rubric/backup/moodle1/lib.php