Display meta-fields in datatables (#1116)
This commit is contained in:
@@ -20,7 +20,7 @@ final class ProjectMetaDefinitionEvent extends Event
|
||||
/**
|
||||
* @var Project
|
||||
*/
|
||||
protected $entity;
|
||||
private $entity;
|
||||
|
||||
public function __construct(Project $entity)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user