We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43e1635 + b2a42e2 commit 7e65a91Copy full SHA for 7e65a91
src/PhpWord/Element/CheckBox.php
@@ -92,7 +92,7 @@ public function setDefault(bool $default = false)
92
}
93
94
/**
95
- * Set default checked status.
+ * Get default checked status.
96
*/
97
public function isDefault(): bool
98
{
0 commit comments