diff --git a/src/item/WritableBookPage.php b/src/item/WritableBookPage.php index 5f82898e5..1723db418 100644 --- a/src/item/WritableBookPage.php +++ b/src/item/WritableBookPage.php @@ -49,4 +49,4 @@ class WritableBookPage{ public function getPhotoName() : string{ return $this->photoName; } -} \ No newline at end of file +}