Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Julio Fabricio Jaramillo
sirep
0f07e1e1b0712757b0900a1f849bbd2ac70cdc3a
0f07e1e1b0712757b0900a1f849bbd2ac70cdc3a
Switch branch/tag
sirep
protected
modules
yiiopenflashchart
vendor
ofc_y_axis_right.php
Find file
Normal view
History
Permalink
ofc_y_axis_right.php
76 Bytes
Edit
Web IDE
Newer
Older
Initial commit
Cepeda Vacacela Carlos Roberto
committed
6 years ago
1
2
3
4
5
6
<?php
class
y_axis_right
extends
y_axis_base
{
function
y_axis_right
(){}
}