Function __global->restrictify
Definitions
sources/developer_tools.php
- Add strictness, after finishing with third-party code. To be run optionally at some point after destrictify().
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Add strictness, after finishing with third-party code. To be run optionally at some point after destrictify().
*
*/
function restrictify()
* Add strictness, after finishing with third-party code. To be run optionally at some point after destrictify().
*
*/
function restrictify()

