api/symfony/Bundle/SecurityBundle/Resources/config/console.yaml

12 lines
286 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: console
class_comment: null
dependencies:
- name: UserPasswordHashCommand
type: class
source: Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
properties: []
methods: []
traits:
- Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
interfaces: []