Method Model::findBy
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Find a record by its reference field and return true if it has been found
public function boolean findBy(int $strRefField, ? $varRefId)
Parameters
- int $strRefField
- Not documented yet. Please add documentation to this entry.
- ? $varRefId
- Not documented yet. Please add documentation to this entry.
Add a comment