mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
82a1e7d282
MINOR Use injector for creating many many list objects MINOR Use injector for creating objects from within the DataList MINOR Use Injector::inst() for creating objects; cannot rely on this->injector being present due to many classes being created with 'new', so use inst() directly MINOR Remove injector autoset property for now; automatically setting it breaks a few test cases that don't know about it for now, and it's not needed just yet |
||
---|---|---|
.. | ||
manifest | ||
ArrayLib.php | ||
ClassInfo.php | ||
Config.php | ||
Convert.php | ||
Core.php | ||
DAG.php | ||
Diff.php | ||
Extension.php | ||
HTMLCleaner.php | ||
Object.php | ||
PaginatedList.php |