mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-12-27 11:36:41 +00:00
Renamed TypeAttribut to CrudAttribut
This commit is contained in:
@@ -26,5 +26,5 @@ interface TemplatePathInformationInterface extends ReloadTypeInterface
|
||||
*
|
||||
* @return string Type of the template
|
||||
*/
|
||||
public function getType(): string;
|
||||
public function getCrud(): string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user