mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-14 20:17:46 +02:00
ci: fix lint and formatting issues
This commit is contained in:
parent
34777598dd
commit
84a6447fd4
94 changed files with 987 additions and 1104 deletions
|
|
@ -195,8 +195,6 @@ class EpisodeCommentModel extends UuidModel
|
|||
* Retrieves all published posts for a given episode ordered by publication date
|
||||
*
|
||||
* @return EpisodeComment[]
|
||||
*
|
||||
* @noRector ReturnTypeDeclarationRector
|
||||
*/
|
||||
public function getEpisodeComments(int $episodeId): array
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue