mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-17 12:26:56 +00:00
Optimized unit tests and entity implementation
This commit is contained in:
@@ -33,7 +33,7 @@ class FullPersonNameSource extends AbstractCombinationSource implements FullPers
|
||||
*
|
||||
* @var FirstNameSourceInterface
|
||||
*/
|
||||
protected $firstnNameSource;
|
||||
protected $firstNameSource;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user