mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
commit
60df31cfb6
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
* @param string $name Optional. The name of the behavior to check the status of. If omitted,
|
||||||
* returns an array of currently-attached behaviors
|
* returns an array of currently-attached behaviors
|
||||||
|
|
Loading…
Add table
Reference in a new issue