Check if a behavior with the given alias has been loaded.
public hasBehavior ( string $name ) : boolean | ||
$name | string | The behavior alias to check. |
return | boolean | Whether or not the behavior exists. |
public hasBehavior ( string $name ) : boolean | ||
$name | string | The behavior alias to check. |
return | boolean | Whether or not the behavior exists. |