File "ObjectInitialisation.php"

Full Path: /home/warrior1/public_html/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/ObjectInitialisation.php
File size: 141 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace MailPoetVendor\Carbon\Traits;
if (!defined('ABSPATH')) exit;
trait ObjectInitialisation
{
 protected $constructedObjectId;
}