mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-12-27 11:36:41 +00:00
Optimized Actions, Tests and renamed LIST to THREAD out of php incompatibility reasons
This commit is contained in:
@@ -7,10 +7,6 @@ namespace App\Domain\ActionManagement\Create;
|
||||
*/
|
||||
final class CreateSourceAction extends AbstractCreateAction
|
||||
{
|
||||
protected function isSecure(): bool
|
||||
{
|
||||
}
|
||||
|
||||
protected function isValidByForm(): bool
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user