Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Aug 2014 at 19:38 UTC
Updated:
22 Sep 2014 at 14:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
temoor commentedComment #3
temoor commentedRemoved redundant parameter from loadMultiple call in MigrateBlockTest::testBlockMigration().
Comment #4
temoor commentedTriggering bot
Comment #5
dawehnerwith this we can get rid of this documentation bit.
Comment #6
temoor commentedRemoved documentation as described in #5
Comment #7
dawehnerCool!
Comment #8
m1r1k commentedComment #9
alexpottThis should use the entity storage directly - which is already available (
$this->storage)Comment #10
temoor commentedThanks!
Comment #11
m1r1k commentedLast comment was fixed. RBTC
Comment #12
alexpottCommitted 5e6c455 and pushed to 8.0.x. Thanks!