chg: dev: update all doc blocks on back-end #8
This commit is contained in:
@@ -33,7 +33,7 @@ use Symfony\Component\Uid\Uuid;
|
||||
* @category Class
|
||||
* @license https://www.gnu.org/licenses/lgpl-3.0.en.html GNU Lesser General Public License
|
||||
* @link www.splendidbear.org
|
||||
* @since 2026. 04. 09.
|
||||
* @since 2019. 10. 27.
|
||||
*/
|
||||
class RpcManager implements RpcManagerInterface
|
||||
{
|
||||
|
||||
@@ -38,7 +38,7 @@ use Symfony\Component\Mercure\Update;
|
||||
* @category Class
|
||||
* @license https://www.gnu.org/licenses/lgpl-3.0.en.html GNU Lesser General Public License
|
||||
* @link www.splendidbear.org
|
||||
* @since 2026. 04. 09.
|
||||
* @since 2019. 10. 27.
|
||||
*/
|
||||
readonly class TopicManager implements TopicManagerInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user