Polishing.

Add closing tag.

See #1169
This commit is contained in:
Mark Paluch
2021-09-30 11:34:53 +02:00
parent d6dc3a0109
commit e9cc255496

View File

@@ -25,4 +25,4 @@ class BeforeSaveListener extends AbstractCassandraEventListener<Person> {
// … change values, delete them, whatever …
}
}
// tag::class[]
// end::class[]