fist draft
This commit is contained in:
12
src/Exception/ReferenceException.php
Normal file
12
src/Exception/ReferenceException.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
namespace DavidBadura\Taskwarrior\Exception;
|
||||
|
||||
|
||||
class ReferenceException extends TaskwarriorException
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user