1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-14 04:19:47 +01:00

Merge pull request #1819 from localheinz/fix/header

Fix: Remove unnecessary class-level DocBlocks
This commit is contained in:
Francois Zaninotto 2019-11-27 16:11:10 +01:00 committed by GitHub
commit 2afefd7f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 15 deletions

View File

@ -1,7 +1,5 @@
<?php
// data source
namespace Faker\Provider\en_NG;
class Person extends \Faker\Provider\Person

View File

@ -1,7 +1,4 @@
<?php
/**
* @author Mark van der Velden <mark@dynom.nl>
*/
namespace Faker\Test\Provider;

View File

@ -1,9 +1,4 @@
<?php
/**
* Created by Domingo Oropeza <dioh_@hotmail.com> for Faker
* Date: 01/09/2017
* Time: 09:45 PM
*/
namespace Faker\Test\Provider\es_VE;

View File

@ -1,9 +1,4 @@
<?php
/**
* Created by Domingo Oropeza for Faker
* Date: 01/09/2017
* Time: 11:02 PM
*/
namespace Faker\Test\Provider\es_VE;