Skip to content

Commit

Permalink
Merge pull request #259 from Kdyby/drop-readonly-collection
Browse files Browse the repository at this point in the history
Drop BaseEntity & MagicAccessors & ReadOnlyCollectionWrapper
  • Loading branch information
fprochazka committed Mar 28, 2016
2 parents ae0f00d + c6cd998 commit aa246fc
Show file tree
Hide file tree
Showing 12 changed files with 10 additions and 2,400 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"kdyby/annotations": "~2.3@dev",
"kdyby/doctrine-cache": "~2.5@dev"
},
"suggest": {
"kdyby/doctrine-magic-accessors": "Fast-prototyping magic accessors trait for Doctrine entities",
"kdyby/doctrine-collections-readonly": "Read-only collection wrapper for easier work with Doctrine entity collections"
},
"require-dev": {
"nette/application": "~2.3@dev",
"nette/bootstrap": "~2.3@dev",
Expand Down
293 changes: 0 additions & 293 deletions src/Kdyby/Doctrine/Collections/ReadOnlyCollectionWrapper.php

This file was deleted.

Loading

0 comments on commit aa246fc

Please sign in to comment.