mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 07:10:29 -04:00
Allow VCS URLs to be null in projects
This commit is contained in:
parent
d902074285
commit
7a3c7ad503
12 changed files with 94 additions and 36 deletions
|
@ -1,7 +0,0 @@
|
|||
<?
|
||||
namespace Exceptions;
|
||||
|
||||
class VcsUrlRequiredException extends AppException{
|
||||
/** @var string $message */
|
||||
protected $message = 'VCS URL is required.';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue