'Ingredient', 'columns' => [ 'num_ingredient', 'nom_ingredient' ] ]; } public function add( Model $ingredient ): bool { } }