TASK: Allow sizes and multiplier for container #55
Annotations
10 errors
Code Quality (by PHPStan):
Classes/Domain/Factory/ContainerFactory.php#L33
Property Codappix\ResponsiveImages\Domain\Factory\ContainerFactory::$configurationManager is never read, only written.
|
Code Quality (by PHPStan):
Classes/Domain/Factory/ContainerFactory.php#L39
Access to an undefined property Codappix\ResponsiveImages\Domain\Factory\ContainerFactory::$contentType.
|
Code Quality (by PHPStan):
Classes/Domain/Factory/ContainerFactory.php#L40
Access to an undefined property Codappix\ResponsiveImages\Domain\Factory\ContainerFactory::$colPos.
|
Code Quality (by PHPStan):
Classes/Domain/Factory/ContainerFactory.php#L42
Call to an undefined method Codappix\ResponsiveImages\Domain\Factory\ContainerFactory::readConfigurationByPath().
|
Code Quality (by PHPStan):
Classes/Domain/Factory/RootlineFactory.php#L127
Call to an undefined method Codappix\ResponsiveImages\Domain\Model\RootlineElementInterface::getColPos().
|
Code Quality (by PHPStan):
Classes/Domain/Factory/RootlineFactory.php#L127
Call to an undefined method Codappix\ResponsiveImages\Domain\Model\RootlineElementInterface::getColumns().
|
Code Quality (by PHPStan):
Classes/Domain/Factory/RootlineFactory.php#L140
Call to an undefined method Codappix\ResponsiveImages\Domain\Model\RootlineElementInterface::getData().
|
Code Quality (by PHPStan):
Classes/Domain/Factory/RootlineFactory.php#L175
Call to an undefined method Codappix\ResponsiveImages\Domain\Model\RootlineElementInterface::getColPos().
|
Code Quality (by PHPStan):
Classes/Domain/Factory/RootlineFactory.php#L193
Call to an undefined method Codappix\ResponsiveImages\Domain\Model\RootlineElementInterface::getColPos().
|
Code Quality (by PHPStan):
Classes/Domain/Factory/ScalingFactory.php#L41
Cannot access offset 'multiplier' on mixed.
|
Loading