cakephp / docs

CakePHP CookBook
http://book.cakephp.org
Other
679 stars 2.58k forks source link

Fix more occurrences of $_accessible #7730

Closed markstory closed 1 year ago

markstory commented 1 year ago

Add the missing array typehint to other occurrences of $_accessible

Refs #7728