mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 11:44:14 +01:00
Add rector rule for EntityInterface::isNew()
This commit is contained in:
parent
a0b3504c92
commit
1ceda04e3c
@ -145,3 +145,7 @@ services:
|
||||
styles:
|
||||
set: 'setStyle'
|
||||
get: 'getStyle'
|
||||
Cake\ORM\EntityInterface:
|
||||
isNew:
|
||||
set: 'setNew'
|
||||
get: 'isNew'
|
||||
|
Loading…
x
Reference in New Issue
Block a user