Add tests for entities
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
namespace OCA\Deck\Db;
|
||||
|
||||
use JsonSerializable;
|
||||
use OCP\AppFramework\Db\Entity;
|
||||
|
||||
|
||||
class Stack extends Entity implements JsonSerializable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user