Class for livereload in dev mode.
More...
|
static | start (int $port=35729) |
| Add livereload webSocket.
|
|
static | hasLiveReload () |
| Check if Livereload js intallation.
|
|
Class for livereload in dev mode.
Ubiquity\debug$LiveReload This class is part of Ubiquity
- Author
- jc
- Version
- 1.0.0
Definition at line 16 of file LiveReload.php.
◆ getNonce()
static getNonce |
( |
|
$name = 'jsUtils' | ) |
|
|
staticprivate |
◆ hasLiveReload()
Check if Livereload js intallation.
- Returns
- bool
Definition at line 34 of file LiveReload.php.
◆ start()
static start |
( |
int |
$port = 35729 | ) |
|
|
static |
Add livereload webSocket.
- Parameters
-
- Returns
- string
Definition at line 22 of file LiveReload.php.
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity-debug/src/Ubiquity/debug/LiveReload.php