__return_false ()
Returns false.
Apply to filters to return false.
Return: (bool) False
Source file: app/functions/dependency.php
Used by
- app/functions/hook-function.php: core_admin_bar()
Uses
Source
function __return_false() { return false; }
Expand full source code Collapse full source code View on Github
Changelog
- Since: eduTrac SIS 6.1.00