summaryrefslogtreecommitdiff
path: root/src/application/mystic/forum/attributes/PrimaryKey.php
blob: a8f0fc766010a1106609604ebc5e46215120d0d1 (plain)
1
2
3
4
5
6
<?php

namespace mystic\forum\attributes;

#[\Attribute(\Attribute::TARGET_PROPERTY)]
class PrimaryKey {}