Merge pull request #2463 from MadeHQ/4

Changing to protected to match the rest of the changes
This commit is contained in:
Robbie Averill 2019-08-05 09:15:25 +12:00 committed by GitHub
commit a378248fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ class RedirectorPage extends Page
}
}
public function onBeforeWrite()
protected function onBeforeWrite()
{
parent::onBeforeWrite();