Skip to content

Commit

Permalink
psy/psysh must be loaded + add link
Browse files Browse the repository at this point in the history
  • Loading branch information
antograssiot committed Jul 20, 2015
1 parent fb9ddc2 commit 8b68cb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/basics.php
Expand Up @@ -148,6 +148,8 @@ function json_last_error_msg()
/**
* Command to return the eval-able code to startup PsySH in interactive debugger
* Works the same way as eval(\Psy\sh());
* psy/psysh must be loaded in your project
* @link http://psysh.org/
* ```
* eval(breakpoint());
* ```
Expand Down

0 comments on commit 8b68cb2

Please sign in to comment.