Skip to content

Commit

Permalink
phpdoc: removed @author and empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Jul 21, 2015
1 parent c0126f1 commit b7ae979
Show file tree
Hide file tree
Showing 82 changed files with 6 additions and 170 deletions.
2 changes: 0 additions & 2 deletions src/Bridges/NetteDI/DependencyProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Bridges\NetteDI;
Expand Down
2 changes: 0 additions & 2 deletions src/Bridges/NetteDI/OrmExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Bridges\NetteDI;
Expand Down
2 changes: 0 additions & 2 deletions src/Bridges/NetteDI/OrmTestsExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Bridges\NetteDI;
Expand Down
2 changes: 0 additions & 2 deletions src/Bridges/NetteDI/RepositoryLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Bridges\NetteDI;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/ArrayCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/Collection.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
4 changes: 1 addition & 3 deletions src/Collection/EmptyCollection.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?php

/**
* This file is part of the Nextras\ORM library.
*
* This file is part of the Nextras\Orm library.
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/EntityContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/EntityIterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/Helpers/ArrayCollectionHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection\Helpers;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/Helpers/ConditionParserHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection\Helpers;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/Helpers/FetchPairsHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection\Helpers;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/Helpers/FindByParserHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
/**
* This file is part of the Nextras\Orm library.
* This file was inspired by PetrP's ORM library https://github.com/PetrP/Orm/.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection\Helpers;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/ICollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/IEntityContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/IEntityIterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
2 changes: 0 additions & 2 deletions src/Collection/IEntityPreloadContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Collection;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/AbstractEntity.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/Entity.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/IEntity.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/IProperty.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/IPropertyContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/Reflection/AnnotationParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity\Reflection;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/Reflection/EntityMetadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity\Reflection;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/Reflection/MetadataValidator.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity\Reflection;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/Reflection/PropertyMetadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
/**
* This file is part of the Nextras\Orm library.
* This file was inspired by YetORM https://github.com/uestla/YetORM/.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity\Reflection;
Expand Down
4 changes: 1 addition & 3 deletions src/Entity/Reflection/PropertyRelationshipMetadata.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?php

/**
* This file is part of the Nextras\ORM library.
*
* This file is part of the Nextras\Orm library.
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity\Reflection;
Expand Down
2 changes: 0 additions & 2 deletions src/Entity/ToArrayConverter.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
/**
* This file is part of the Nextras\Orm library.
* This file was inspired by PetrP's ORM library https://github.com/PetrP/Orm/.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Entity;
Expand Down
2 changes: 0 additions & 2 deletions src/Mapper/BaseMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Mapper;
Expand Down
2 changes: 0 additions & 2 deletions src/Mapper/Dbal/DbalCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Mapper\Dbal;
Expand Down
2 changes: 0 additions & 2 deletions src/Mapper/Dbal/DbalMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Mapper\Dbal;
Expand Down
2 changes: 0 additions & 2 deletions src/Mapper/Dbal/QueryBuilderHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Mapper\Dbal;
Expand Down
2 changes: 0 additions & 2 deletions src/Mapper/Dbal/RelationshipMapperHasOne.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Mapper\Dbal;
Expand Down
2 changes: 0 additions & 2 deletions src/Mapper/Dbal/RelationshipMapperManyHasMany.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Mapper\Dbal;
Expand Down
2 changes: 0 additions & 2 deletions src/Mapper/Dbal/RelationshipMapperOneHasMany.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Mapper\Dbal;
Expand Down
2 changes: 0 additions & 2 deletions src/Mapper/Dbal/RelationshipMapperOneHasOneDirected.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

/**
* This file is part of the Nextras\Orm library.
*
* @license MIT
* @link https://github.com/nextras/orm
* @author Jan Skrasek
*/

namespace Nextras\Orm\Mapper\Dbal;
Expand Down
Loading

0 comments on commit b7ae979

Please sign in to comment.