Class | undine_xdebug::undine_xdebug |
In: |
/vagrant/modules/undine_xdebug/manifests/init.pp
/vagrant/modules/undine_xdebug/manifests/init.pp |
Parent: |
The undine_xdebug class is responsible for the installation and configuration of XDebug, a debugger for PHP. It is configured to connect to a debugger listening on 10.0.2.2:9000, the default IP of the host system in VirtualBox.
It should not be necessary to declare this class directly, as it will be declared automatically by the undine class, which all Undine sites should use.