fix(legacy): correct linting issues
This commit is contained in:
parent
dc93189962
commit
8b4260d74b
3 changed files with 6 additions and 1 deletions
|
@ -253,7 +253,7 @@ class Application_Service_PodcastService
|
|||
/**
|
||||
* Trims the podcast metadata to fit the table's column max size.
|
||||
*
|
||||
* @param $podcastArray
|
||||
* @param PodcastArray &$podcastArray
|
||||
*/
|
||||
private static function validatePodcastMetadata(&$podcastArray)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue