We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -18,5 +18,5 @@ |
||
18 | 18 | * |
19 | 19 | * @var array |
20 | 20 | */ |
21 | - protected $filliable = ['titulo', 'conteudo', 'imagem', 'autor_id']; |
|
21 | + protected $filliable = [ 'titulo', 'conteudo', 'imagem', 'autor_id' ]; |
|
22 | 22 | } |