(PHP 7)
  	
    
      
      Gets the stack trace
    
    
      
      abstract public array Throwable::getTrace ( void )
    
    
    
    Returns the stack trace as an array.
Returns: 
    Returns the stack trace as an array in the same format as debug_backtrace().
See also: 
     
      
                  
    		
    		
    		
    		
    		
            		
    		
    		
    	
Please login to continue.