This website requires JavaScript.
Explore
Help
Sign In
noccy
/
php-hotwire
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
php-hotwire
/
tests
/
classes
/
ClassC.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
11 lines
113 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2025-08-30 23:12:22 +02:00
<?
php
#[
NoccyLabs\Hotwire\Attributes\AsService
]
class
ClassC
{
public
function
__construct
()
{
}
}
Reference in New Issue
Copy Permalink