| 
        
            ReflectionExtension::exportExport Warning 
 This function has been DEPRECATED as of PHP 7.4.0, and REMOVED as of PHP 8.0.0. Relying on this function is highly discouraged. Description
   public static string ReflectionExtension::export(string  
  $name, string $return = false)
   Exports a reflected extension. The output format of this function is 
   the same as the CLI argument  Parameters
 
 Return Values
   If the  See Also
 
  |