-#use Rapsys\AirBundle\Entity\Location;
-#use Rapsys\AirBundle\Entity\Slot;
-
-class BlogFixture extends Fixture implements ContainerAwareInterface {
- /**
- * @var ContainerInterface
- */
- private ContainerInterface $container;
-
- /**
- * @var PasswordHasherFactory
- */
- private PasswordHasherFactory $hasher;
-