chamilo/chamilo-lms

View on GitHub
src/CourseBundle/Settings/SettingsFormFactory.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing class doc comment
Open

final class SettingsFormFactory implements SettingsFormFactoryInterface

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing function doc comment
Open

    public function create($schemaAlias, $data = null, array $options = []): FormInterface

Missing function doc comment
Open

    public function __construct(ServiceRegistryInterface $schemaRegistry, FormFactoryInterface $formFactory)

There are no issues that match your filters.

Category
Status