Skip to content

PHP Strict standards: ZfcBase\Module\AbstractModule::init() #71

@dphn

Description

@dphn

Hi. My module class extends ZfcBase\Module\AbstractModule and implements Zend\ModuleManager\Feature\InitProviderInterface.

During testing, I see:

PHP Strict standards: Declaration of ScContent\Module::init() should be compatible with ZfcBase\Module\AbstractModule::init(Zend\ModuleManager\ModuleManager $moduleManager)

It is possible to make compatible ZfcBase\Module\AbstractModule::init() with Zend\ModuleManager\Feature\InitProviderInterface::init() ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions