Borned OP()
function.
OP()
function works everywhere, Beyond Namespaces.- Load "OP functions" dynamically. And, Can be used cross the Namespace.
Functions are dynamically loaded.
// ...
namespace OP;
// ...
OP()->Template('index.phtml');
Can use cross the Namespace.
// ...
namespace OP\UNIT;
// ...
OP()->Template('index.phtml');
More information can be found in the Reference.
If the code does not pass the inspection, Can not be PUSH.
More information can be found in the Reference.