mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
6 lines
66 B
PHP
6 lines
66 B
PHP
|
<?php
|
||
|
|
||
|
return array(
|
||
|
'title' => 'Component Name',
|
||
|
);
|