added section name for meta-fields positioning (#5747)
This commit is contained in:
@@ -12,8 +12,8 @@ namespace App\Entity;
|
||||
use Doctrine\Common\Collections\Collection;
|
||||
|
||||
/**
|
||||
* @method getTags() array
|
||||
* @method getBreak() int
|
||||
* @method array<Tag> getTags()
|
||||
* @method int getBreak()
|
||||
*/
|
||||
interface ExportableItem
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user