Skip to content

Latest commit

 

History

History
91 lines (44 loc) · 2.13 KB

class.PrestashopModuleExceptionCore.md

File metadata and controls

91 lines (44 loc) · 2.13 KB

Class PrestashopModuleExceptionCore

Contents

Methods

Methods

displayArgsDebug

mixed PrestashopExceptionCore::displayArgsDebug(array $args, string $id)

Display arguments list of traced function

Arguments

  • $args array - List of arguments
  • $id string - ID of argument

displayFileDebug

mixed PrestashopExceptionCore::displayFileDebug(string $file, integer $line, string $id)

Display lines around current line

Arguments

  • $file string
  • $line integer
  • $id string

displayMessage

mixed PrestashopExceptionCore::displayMessage()

This method acts like an error handler, if dev mode is on, display the error else use a better silent way