mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Renamed function
This commit is contained in:
@@ -36,7 +36,7 @@ class AbstractActionTest extends TestCase
|
||||
return $this->isSecure;
|
||||
}
|
||||
|
||||
protected function isValidByForm(): bool
|
||||
protected function isValid(): bool
|
||||
{
|
||||
return $this->validByForm;
|
||||
}
|
||||
|
Reference in New Issue
Block a user