ApplicationBootstrap: phpdoc-deprecate
This commit is contained in:
parent
a94662492b
commit
74f53725e1
|
@ -356,10 +356,9 @@ abstract class ApplicationBootstrap
|
|||
}
|
||||
|
||||
/**
|
||||
* Register the Zend Autoloader
|
||||
*
|
||||
* Deprecated, compat only - does nothing
|
||||
* Register the Zend Autoloader - compat only - does nothing
|
||||
*
|
||||
* @deprecated
|
||||
* @return $this
|
||||
*/
|
||||
public function setupZendAutoloader()
|
||||
|
|
Loading…
Reference in New Issue