mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-16 12:57:32 -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(){}
|
|
} |