PHP Class JiraRestApi\Dumper

Datei anzeigen Open project: lesstif/php-jira-rest-client Class Usage Examples

Public Methods

Method Description
dd ( $x )
dump ( mixed $value ) Dump a value with elegance.

Method Details

dd() public static method

public static dd ( $x )

dump() public static method

Dump a value with elegance.
public static dump ( mixed $value )
$value mixed