The CI 3.10 documentation indicates that "Prefixing method names with an underscore will also prevent them from being called."
However, PHP has no such naming restriction. Is this restriction something that will be removed in a future CI release?
However, PHP has no such naming restriction. Is this restriction something that will be removed in a future CI release?