Add fields to sparse-document
Add duration, author to playlist-component row
Style playlist-component rows
<?phpnamespaceCorpusParole\Models;useCorpusParole\Libraries\CorpusParoleException;/** * Exception class */classModelsExceptionextendsCorpusParoleException{}