public function LazyLoadableObject::publicTypeHintedMethod in Plug 7
Parameters
\stdClass $param:
File
- lib/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ LazyLoadableObject.php, line 97
Class
- LazyLoadableObject
- Test asset representing a lazy loadable object
Namespace
Doctrine\Tests\Common\ProxyCode
public function publicTypeHintedMethod(\stdClass $param) {
}