Set protected
This commit is contained in:
parent
194f1f9c14
commit
78143ec0b3
|
@ -68,7 +68,7 @@ class CollectionExtension
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
public function setDefaultCustomCallbacks()
|
protected function setDefaultCustomCallbacks()
|
||||||
{
|
{
|
||||||
return function () {
|
return function () {
|
||||||
if (property_exists($this, 'customCallbacks')) {
|
if (property_exists($this, 'customCallbacks')) {
|
||||||
|
|
Loading…
Reference in New Issue