Skip to content

Commit

Permalink
add phpDocs block
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSuddenJoy authored Jul 6, 2024
1 parent 1b9cc09 commit fc4d276
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/services.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<?php

/**
* @author @MrSuddenJoy <wojciechxtx@proton.me>
* @return mixed
* @license MIT
* @readonly
*/

return [

// WebSocket server for Coyote.
Expand Down

0 comments on commit fc4d276

Please sign in to comment.