Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Team management
Social coding
Documentation
Code hosting
Case Studies
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
16
Star
29
Fork
3
nette
/
command-line
Code
Issues
0
Pull requests
0
Projects
0
Insights
Permalink
Browse files
typo
Loading branch information
...
dg
committed
Feb 6, 2019
1 parent
57f3a01
commit
9c69f25ad3dd6d8c967619fbac0f132079d16bc3
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
src/CommandLine/Parser.php
Show comments
View file
2
src/CommandLine/Parser.php
@@ -29,7 +29,7 @@ class Parser
/*
* @var string[]
*/
private
$aliases
=
[];
/*
* @var
bool
[]
*/
/*
* @var
string
[]
*/
private
$positional
=
[];
/*
* @var string
*/
Toggle all file notes
0 comments on commit
9c69f25
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
9c69f25