| 
 | ReflectionMethod::exportExport a reflection method 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 ReflectionMethod::export(string  $class, string$name, bool$return=false)Exports a ReflectionMethod. Parameters
 
 Return Values
   If the  Changelog
 See Also
 
 |