Sample module

This commit is contained in:
Nabeel Shahzad
2017-12-01 14:38:30 -06:00
parent a829bf7678
commit 21c7fa4dc6
15 changed files with 385 additions and 1 deletions

View File

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