Skip to content

Conversation

@dmdrozd
Copy link
Contributor

@dmdrozd dmdrozd commented Sep 25, 2018

No description provided.

src/Form.php Outdated
public function render()
{
$this->setupFormName();
$this->checkDisabled();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$this->disableIfNeeded()

src/Form.php Outdated
{
foreach ($this->elements as $element)
{
$element->disable();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

->setIgnored(true) еще

@codeator codeator merged commit 1e1b197 into Merkeleon:master Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants