MDL-60851 backup: Sanitise setting dependencies
authorDamyon Wiese <damyon@moodle.com>
Mon, 20 Nov 2017 06:19:36 +0000 (14:19 +0800)
committerDamyon Wiese <damyon@moodle.com>
Wed, 1 May 2019 00:49:35 +0000 (08:49 +0800)
commita1bda6b152814624597b0012e5babc905259abe8
tree0c0f0454e13e9dfa188466f0a37c2b39f8c0fbb1
parent81cbb5b4efb8fdc4ffb5129a6d783652586506b9
MDL-60851 backup: Sanitise setting dependencies

The only different between each setting dependency type is the evaluation of the condition,
and the mform js validation arguments - so that should be the only thing that is extended
by each subclass.
backup/util/settings/setting_dependency.class.php