mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 04:03:55 +01:00
Chaned ChangeMethodVisibilityRector doc
This commit is contained in:
parent
4980d18cb8
commit
f289f35fa6
@ -67,8 +67,10 @@ class MyClass extends FrameworkClass
|
||||
PHP
|
||||
,
|
||||
[
|
||||
'FrameworkClass' => [
|
||||
'someMethod' => 'protected',
|
||||
'$methodToVisibilityByClass' => [
|
||||
'FrameworkClass' => [
|
||||
'someMethod' => 'protected',
|
||||
],
|
||||
],
|
||||
]
|
||||
)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user