re-add Sample module

This commit is contained in:
Nabeel Shahzad
2017-12-05 21:51:15 -06:00
parent 84935171eb
commit c58b8fb787
14 changed files with 427 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php
return [
'name' => 'Sample'
];