In case you've missed it, you are looking at an older version of the website. Checkout our latest version, we promise you will love it 😍

unset_read

void unset_read()
Quick Description: Unsets the read operation
Available for version >= 1.4
Unset's the read operation of the CRUD. In the CRUD is easy to unset the read operation by simply add this line of code:
$crud->unset_read();