mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-15 03:38:50 +01:00
Added a basic possibility to create/edit/delete specifications for parts.
This commit is contained in:
@@ -50,6 +50,8 @@ use Symfony\Component\Serializer\Annotation\Groups;
|
||||
*/
|
||||
abstract class AbstractStructuralDBElement extends AttachmentContainingDBElement
|
||||
{
|
||||
use SpecificationsTrait;
|
||||
|
||||
public const ID_ROOT_ELEMENT = 0;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user