cakephp / docs

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

Replace checkNotModified with isNotModified #7914

Closed markstory closed 2 months ago

markstory commented 2 months ago

The docs were referencing a method that was removed in 5.x

Fixes #7913