docs
This commit is contained in:
@@ -31,8 +31,6 @@ namespace Espo\Core\Exceptions;
|
||||
|
||||
class InternalServerError extends \Exception
|
||||
{
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
/** @var int */
|
||||
protected $code = 500;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user