Skip to content

Commit ee309b1

Browse files
committed
changed to protected
1 parent dd24c3c commit ee309b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Processors/UserDataProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class UserDataProcessor
2525
/**
2626
* @var array
2727
*/
28-
private $options = [
28+
protected $options = [
2929
'except' => [],
3030
'only' => [
3131
'id',

0 commit comments

Comments
 (0)