public function __construct() { parent::__construct(); $this->crop = TRUE; $this->watermark = NULL; }
public function __construct() { parent::__construct(); $this->uploaded = new \DateTime; }
public function __construct() { parent::__construct(); $this->permissions = new ArrayCollection; $this->children = new ArrayCollection; }