mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-09 20:55:23 +02:00
Added an table to show all defined attachments.
This commit is contained in:
parent
2f0dc600e2
commit
f53cc08f52
8 changed files with 437 additions and 17 deletions
|
@ -29,6 +29,6 @@
|
|||
|
||||
namespace App\Exceptions;
|
||||
|
||||
class EntityNotSupported extends \Exception
|
||||
class EntityNotSupportedException extends \InvalidArgumentException
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue