SHARING MY KNOWLEDGE
Subscribe To My Blog
T_PAAMAYIM_NEKUDOTAYIM is scope resolution operator used as :: (double colon) .Basically, it used to calling static methods/variables of a Class.Example usage:- $Cache::getConfig($key);
T_PAAMAYIM_NEKUDOTAYIM is scope resolution operator used as :: (double colon) .Basically, it used to calling static methods/variables of a Class.
ReplyDeleteExample usage:-
$Cache::getConfig($key);