Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 299 Bytes

File metadata and controls

13 lines (7 loc) · 299 Bytes

test.php

Local development/testing entrypoint.

Purpose

test.php is intended for local testing during development.

Notes

  • This entrypoint is not a public production interface.
  • In many setups it is kept local-only (often ignored in git) to avoid deploying it by accident.