Merge pull request #487 from dogmatic69/2.1

2.1
This commit is contained in:
Mark Story 2012-02-17 17:38:03 -08:00
commit 60df31cfb6

View file

@ -261,7 +261,7 @@ abstract class ObjectCollection {
}
/**
* Gets the list of attached behaviors, or, whether the given behavior is attached
* Gets the list of attached objects, or, whether the given object is attached
*
* @param string $name Optional. The name of the behavior to check the status of. If omitted,
* returns an array of currently-attached behaviors