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