mirror of
https://github.com/filp/whoops.git
synced 2026-08-30 03:58:17 +00:00
Merge pull request #274 from matthew-james/patch-1
fix typo in API Documentation
This commit is contained in:
@@ -360,7 +360,7 @@ PrettyPageHandler::getResourcesPaths()
|
||||
// handler. Useful if you want to roll your own template
|
||||
// file (pretty-template.php and pretty-page.css) while
|
||||
// still using the logic this handler provides
|
||||
PrettyPageHandler::addResourcesPath(string $resourcesPath)
|
||||
PrettyPageHandler::addResourcePath(string $resourcesPath)
|
||||
#=> null
|
||||
|
||||
// Sets an editor to use to open referenced files, either by
|
||||
|
||||
Reference in New Issue
Block a user