| 
 | Threaded::extendRuntime Manipulation Description
   public bool Threaded::extend(string  $class)Makes thread safe standard class at runtime Parameters
 Return Values
   Returns  Examples
 Example #1 Runtime inheritance The above example will output: bool(true) |