replace tabs with spaces
This commit is contained in:
@@ -24,6 +24,6 @@ namespace Espo\Core\Exceptions;
|
||||
|
||||
class InternalServerError extends \Exception
|
||||
{
|
||||
protected $code = 500;
|
||||
protected $code = 500;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user