PHP Velho Oeste 2024

Introduction

Traces through and dumps the hierarchy of file inclusions and class inheritance at runtime.

The files may have been included using include, include_once, require, or require_once.

Class inheritance dependencies are also reported.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top