🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
284 B
Plaintext
Executable File
11 lines
284 B
Plaintext
Executable File
/*!
|
|
*
|
|
* Package: php-parser
|
|
* Parse PHP code from JS and returns its AST
|
|
* Build: af8d03f746832042f503 - 7/10/2025
|
|
* Copyright (C) 2021 Glayzzle (BSD-3-Clause)
|
|
* @authors https://github.com/glayzzle/php-parser/graphs/contributors
|
|
* @url http://glayzzle.com
|
|
*
|
|
*/
|