first change
This commit is contained in:
10
stubs/nwidart-stubs/exception.stub
Normal file
10
stubs/nwidart-stubs/exception.stub
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace $CLASS_NAMESPACE$;
|
||||
|
||||
use Exception;
|
||||
|
||||
class $CLASS$ extends Exception
|
||||
{
|
||||
//
|
||||
}
|
Reference in New Issue
Block a user