caching\ChainedDependency $dependOnAll

$dependOnAll public property

Whether this dependency is depending on every dependency in $dependencies. Defaults to true, meaning if any of the dependencies has changed, this dependency is considered changed. When it is set false, it means if one of the dependencies has NOT changed, this dependency is considered NOT changed.

public boolean $dependOnAll = true
doc_Yii
2016-10-30 16:53:55
Comments
Leave a Comment

Please login to continue.