| Current Path : /home/webg5288/www/laravel_kendal/vendor/filament/forms/src/Components/ |
| Current File : /home/webg5288/www/laravel_kendal/vendor/filament/forms/src/Components/MorphManyRepeater.php |
<?php
namespace Filament\Forms\Components;
/**
* @deprecated Use `Repeater` with the `relationship()` method instead.
*/
class MorphManyRepeater extends RelationshipRepeater {}