File "repository.stub"
Full Path: /home/fundopuh/trader.fxex.org/vendor/theanik/laravel-more-command/src/Commands/stubs/repository.stub
File size: 112 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace $CLASS_NAMESPACE$;
class $CLASS$
{
public function __construct()
{
//
}
}