BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
vendor
/
doctrine
/
dbal
/
src
/
Exception
📤 Upload
📝 New File
📁 New Folder
Close
Editing: ForeignKeyConstraintViolationException.php
<?php namespace Doctrine\DBAL\Exception; /** * Exception for a foreign key constraint violation detected in the driver. */ class ForeignKeyConstraintViolationException extends ConstraintViolationException { }
Save
Cancel