This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
climate
mirror of
https://github.com/thephpleague/climate.git
Watch
1
Star
0
Fork
0
Files
Tree:
a2191fa276
Branches
Tags
allow-padding-br
array-output
commands
countdown
gh-pages
interactive-mode
main
progress-each
version-4-wip
3.10.0
3.9.0
3.8.2
3.8.1
3.8.0
3.7.0
3.6.0
3.5.2
3.5.1
3.5.0
3.4.1
3.4.0
3.3.0
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0
2.6.1
2.6.0
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
climate
/
tests
/
CustomObject
/
Dummy.php
Dummy.php
69 B
History
Raw
1
2
3
4
5
6
7
<?php
namespace League\CLImate\Tests\CustomObject;
class Dummy
{
}