Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 107 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 107 Bytes

Info class

Usage example:

<?php
use Repin\Info
$infoRender = new Info();
$infoRender->show();