This commit is contained in:
Ludovic CANDELLIER
2021-04-06 22:20:44 +02:00
parent 1a7f8fa3f6
commit 4c4405d067
9 changed files with 50 additions and 99 deletions

View File

@@ -95,7 +95,7 @@ class Varieties
}
public static function destroy($id)
{
{
return Variety::destroy($id);
}