Initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
7
src/Model/MongoEntity.php
Normal file
7
src/Model/MongoEntity.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Pronchev\Pinecore\Model;
|
||||
|
||||
interface MongoEntity extends Entity
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user