public function LazyLoadableObject::byRefMethod in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/doctrine/common/tests/Doctrine/Tests/Common/Proxy/LazyLoadableObject.php \Doctrine\Tests\Common\Proxy\LazyLoadableObject::byRefMethod()
File
- vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ LazyLoadableObject.php, line 104
Class
- LazyLoadableObject
- Test asset representing a lazy loadable object
Namespace
Doctrine\Tests\Common\ProxyCode
public function &byRefMethod() {
}