We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a53cb25 + d3b5b2c commit c190093Copy full SHA for c190093
1 file changed
src/Entity/Page.php
@@ -46,7 +46,6 @@ public function __construct()
46
$this->initializeSectionsCollection();
47
$this->initializeTranslationsCollection();
48
$this->initializeChannelsCollection();
49
- $this->initializeChannelsCollection();
50
51
$this->createdAt = new \DateTime();
52
}
0 commit comments