×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Text
Posted by: bejoy balan
Added: Dec 7, 2017 12:39 PM
Modified: Dec 8, 2017 10:36 AM
Views: 2630
Tags: no tags
  1.   // $out .= $this->getBlock($callback[0])->$callback[1]();
  2.                   $out .= $this->getBlock($callback[0])->{$callback[1]}();