1
0
mirror of synced 2025-02-22 23:23:14 +03:00

Fix little bug in Note box

This commit is contained in:
Benjamin Eberlei 2010-07-23 23:42:03 +02:00
parent b5e5cb1c65
commit e0c702d068

View File

@ -376,7 +376,7 @@ that has O(n) complexity using `array_search`, where n is the size of the map.
> for write operations that an inverse collection of a bidirectional one-to-many or many-to-many association is updated.
> This knowledge can often be used to improve performance by avoiding the loading of the inverse collection.
> **NOTE*
> **NOTE**
>
> You can also clear the contents of a whole collection using the `Collections::clear()` method. You
> should be aware that using this method can lead to a straight and optimized database delete or update call