Function __global->peek_db_scope_check
Definitions
sources/database.php
- See DB scope check setting.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: bool
Returns
- Last setting
- Type: boolean
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* See DB scope check setting.
*
* @return boolean Last setting
*/
function peek_db_scope_check() : bool
* See DB scope check setting.
*
* @return boolean Last setting
*/
function peek_db_scope_check() : bool

