diff --git a/src/Faker/Provider/es_VE/Person.php b/src/Faker/Provider/es_VE/Person.php index c66a5c1002..f47fd14d6a 100644 --- a/src/Faker/Provider/es_VE/Person.php +++ b/src/Faker/Provider/es_VE/Person.php @@ -6,7 +6,7 @@ class Person extends \Faker\Provider\Person { /** * CNE is the official national election registry org. - * {@link} http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php + * @link http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php */ protected static $maleNameFormats = array( '{{firstNameMale}} {{lastName}}', @@ -19,7 +19,7 @@ class Person extends \Faker\Provider\Person /** * CNE is the official national election registry org. - * {@link} http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php + * @link http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php */ protected static $femaleNameFormats = array( '{{firstNameFemale}} {{lastName}}', @@ -32,7 +32,7 @@ class Person extends \Faker\Provider\Person /** * CNE is the official national election registry org. - * {@link} http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php + * @link http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php */ protected static $firstNameMale = array( 'Aaron', 'Adam', 'Adria', 'Adrian', 'Alberto', 'Aleix', 'Alejandro', 'Alex', 'Alonso', 'Alvaro', 'Ander', 'Andres', @@ -47,7 +47,7 @@ class Person extends \Faker\Provider\Person /** * CNE is the official national election registry org. - * {@link} http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php + * @link http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php */ protected static $firstNameFemale = array( 'Abril', 'Adriana', 'Africa', 'Ainara', 'Antonia', 'Alba', 'Alejandra', 'Alexandra', 'Alexia', 'Alicia', 'Alma', @@ -63,7 +63,7 @@ class Person extends \Faker\Provider\Person /** * CNE is the official national election registry org. - * {@link} http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php + * @link http://www.cne.gob.ve/web/registro_electoral/ciudadanos_111_129_2011.php */ protected static $lastName = array( 'Abad', 'Abeyta', 'Abrego', 'Abreu', 'Acevedo', 'Acosta', 'Acuña', 'Adame', 'Adorno', 'Agosto', 'Aguado', 'Aguayo',