Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
S
syncAD
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
江博文
syncAD
2a0102147689223d33226f909386c17fe1850845
2a0102147689223d33226f909386c17fe1850845
Switch branch/tag
syncad
..
Comment
Doc.php
Find file
Normal view
History
Permalink
Doc.php
103 Bytes
Edit
Web IDE
Newer
Older
'vendor'
297e1e3c
jiangbowen
committed
3 years ago
1
2
3
4
5
6
7
<?php
declare
(
strict_types
=
1
);
namespace
PhpParser\Comment
;
class
Doc
extends
\PhpParser\Comment
{
}