mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-12 17:45:51 -04:00
6 lines
81 B
PHP
6 lines
81 B
PHP
<?php
|
|
|
|
class y_axis_right extends y_axis_base
|
|
{
|
|
function y_axis_right(){}
|
|
} |