This website requires JavaScript.
Explore
Help
Register
Sign In
as2252258
/
kiri-container
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
master
kiri-container
/
Inject
/
Skip.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
91 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
变更
2023-04-24 22:31:08 +08:00
<?
php
namespace
Kiri\Di\Inject
;
#[
\Attribute
(
\Attribute
::
TARGET_CLASS
)]
class
Skip
{
}
Reference in New Issue
Copy Permalink