kekrozsak/src/KekRozsak/FrontBundle/Entity/PrivateChatMessage.php

9 lines
57 B
PHP

<?php
/*
* id
* from
* to
* timestamp
* content
*/