mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Optimized FormMeta and Tests
This commit is contained in:
@@ -94,9 +94,4 @@ class TemplateMeta implements TemplateMetaInterface
|
||||
{
|
||||
return $this->type;
|
||||
}
|
||||
|
||||
public function getPathSuffix(): string
|
||||
{
|
||||
return $this->pathSuffix;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user