mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-03 10:47:56 +00: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