09-22-2016, 07:54 PM
Sorry, I wasn't clear. My concern wasn't that every function has table as the first argument - my concern is that findById doesn't. It's the inconsistency in the order of arguments that I'm asking about.
The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Is there a reason for the order of arguments in findById()
|
Messages In This Thread |
Is there a reason for the order of arguments in findById() - by plb - 09-11-2016, 03:22 PM
Is there a reason for the order of arguments in findById() - by mudmin - 09-11-2016, 03:24 PM
Is there a reason for the order of arguments in findById() - by plb - 09-22-2016, 07:54 PM
Is there a reason for the order of arguments in findById() - by brian - 09-22-2016, 08:01 PM
Is there a reason for the order of arguments in findById() - by mudmin - 09-22-2016, 09:34 PM
Is there a reason for the order of arguments in findById() - by brian - 09-22-2016, 09:35 PM
Is there a reason for the order of arguments in findById() - by mudmin - 09-22-2016, 10:45 PM
Is there a reason for the order of arguments in findById() - by brian - 09-23-2016, 10:36 AM
Is there a reason for the order of arguments in findById() - by mudmin - 09-23-2016, 11:12 AM
|