Skip to content

Chyba v getControl(): Nette\Utils\Html #30

@jAKErCZ

Description

@jAKErCZ

Při aktualizaci a nahození jsem obdržel tuto chybu.

Compile Error Declaration of NasExt\Forms\DependentTrait::getControl() must be compatible with Nette\Forms\Controls\SelectBox::getControl(): Nette\Utils\Html

která se týká

File: ...\src\Controls\DependentSelectBox.php:24

14: use NasExt;
15: use Nette;
16:
17:
18: /**
19: * @author Jáchym Toušek
20: * @author Dusan Hudak
21: * @author Ales Wita
22: * @license MIT
23: /
24: class DependentSelectBox extends Nette\Forms\Controls\SelectBox implements >Nette\Application\UI\ISignalReceiver
25: {
26: use NasExt\Forms\DependentTrait;
27:
28: /
* @var string */

Rád bych tedy radu jak tohle opravit díky :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions