migrate to gtea from bistbucket
This commit is contained in:
8
public/restaurant/stubs/nwidart-stubs/repository.stub
Normal file
8
public/restaurant/stubs/nwidart-stubs/repository.stub
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace $CLASS_NAMESPACE$;
|
||||
|
||||
class $CLASS$
|
||||
{
|
||||
public function handle() {}
|
||||
}
|
||||
Reference in New Issue
Block a user