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

9 lines
62 B
PHP
Raw Normal View History

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