Changing to protected to match the rest of the changes

This commit is contained in:
hirenpatel 2019-08-02 15:08:05 +01:00
parent a083fc5d5b
commit 9bcb395387

View File

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