mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
Update MsgPhp bundles to v0.1
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
namespace App\Entity\Eav;
|
||||
|
||||
use MsgPhp\Eav\Entity\AttributeValue as BaseAttributeValue;
|
||||
|
||||
/**
|
||||
* @final
|
||||
*/
|
||||
class AttributeValue extends BaseAttributeValue
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user