Some role files have custom php logic, some are using the old `startsWith()` function while the new `$w->checkUrl()` is the preferred method. Old functions and implementations should be updated to the new checkUrl method
Some role files have custom php logic, some are using the old
startsWith()function while the new$w->checkUrl()is the preferred method.Old functions and implementations should be updated to the new checkUrl method