Set protected

This commit is contained in:
philipp lang 2024-01-02 23:48:41 +01:00
parent 194f1f9c14
commit 78143ec0b3
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ class CollectionExtension
};
}
public function setDefaultCustomCallbacks()
protected function setDefaultCustomCallbacks()
{
return function () {
if (property_exists($this, 'customCallbacks')) {