Do not throw exception on unsupported smart content provider #284
test-application.yaml
on: pull_request
PHP Lint
35s
Matrix: test
Annotations
3 errors
PHP Lint:
Content/ContentTypeResolver/SmartContentResolver.php#L90
Parameter #2 $view of class Sulu\Bundle\HeadlessBundle\Content\ContentView constructor expects array, mixed given.
|
PHP Lint:
Tests/Unit/Content/ContentTypeResolver/SmartContentResolverTest.php#L280
You should use assertNull() instead of assertSame(null, $actual).
|
PHP Lint
Process completed with exit code 1.
|