SYMBOL INDEX (12 symbols across 2 files) FILE: index-compat.js function defineProperties (line 4) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 6) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function EnumSet (line 19) | function EnumSet() { function checkServer (line 36) | function checkServer(hostname, port, cb) { function PhpDevelopmentServerConnection (line 81) | function PhpDevelopmentServerConnection(opts) { FILE: index.js function EnumSet (line 15) | function EnumSet() { function checkServer (line 28) | function checkServer(hostname, port, cb) { class PhpDevelopmentServerConnection (line 69) | class PhpDevelopmentServerConnection { method constructor (line 75) | constructor(opts) { method closeServer (line 104) | closeServer(cb) { method port (line 126) | get port() { return this.workingPort; } method server (line 133) | server(options, cb) {