Searched refs:DEFAULT (Results 1 – 3 of 3) sorted by relevance
37 public const DEFAULT = ''; define
55 $this->register(self::DEFAULT, new DefaultSurnameTradition());
42 …tanceOf(DefaultSurnameTradition::class, $factory->make(SurnameTraditionFactoryInterface::DEFAULT));