mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 04:03:55 +01:00
8 lines
259 B
YAML
8 lines
259 B
YAML
# source: https://book.cakephp.org/3.0/en/appendices/3-8-migration-guide.html
|
|
|
|
services:
|
|
Rector\Renaming\Rector\MethodCall\RenameMethodRector:
|
|
$oldToNewMethodsByClass:
|
|
Cake\ORM\Entity:
|
|
'visibleProperties': 'getVisible'
|