MAJOR: core upgrade to SS4: running INSPECT on /var/www/upgrades/upgradeto4/dms

This commit is contained in:
thiemen 2019-04-23 18:29:20 +12:00
parent b646fe76e3
commit 7eab74e1df
1 changed files with 3 additions and 3 deletions

View File

@ -450,7 +450,7 @@ class DMSDocumentSet extends DataObject
);
}
protected function validate()
public function validate()
{
$result = parent::validate();