Expand CakePHP 4.1 standard

Add a newly deprecation method.
This commit is contained in:
Mark Story 2020-06-17 21:51:51 -04:00 committed by Mark Story
parent 03cf74ce31
commit ad615b4899

View File

@ -16,6 +16,8 @@ services:
and_: 'and'
'Cake\View\Form\ContextInterface':
primaryKey: 'getPrimaryKey'
'Cake\Http\Middleware\CsrfProtectionMiddleware':
whitelistCallback: 'skipCheckCallback'
Rector\CakePHP\Rector\MethodCall\ModalToGetSetRector:
$methodNamesByTypes: