lint snapshot

This commit is contained in:
GeoSot
2023-03-09 17:00:28 +02:00
parent 19b6ebd58f
commit 6ac2a187c0
@@ -184,6 +184,6 @@ namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GeneratePhpdocWi
* @mixin \Eloquent * @mixin \Eloquent
*/ */
#[\AllowDynamicProperties] #[\AllowDynamicProperties]
class IdeHelperPost {} class IdeHelperPost {}
} }