luyatests\data\modules\unitmodule\Module::registerComponents PHP Method

registerComponents() public method

public registerComponents ( )
    public function registerComponents()
    {
        return ['foo' => ['class' => FooComponent::className()]];
    }