ApplicationBootstrap: phpdoc-deprecate

This commit is contained in:
Thomas Gelf 2015-11-13 11:47:37 +01:00
parent a94662492b
commit 74f53725e1

View File

@ -356,10 +356,9 @@ abstract class ApplicationBootstrap
} }
/** /**
* Register the Zend Autoloader * Register the Zend Autoloader - compat only - does nothing
*
* Deprecated, compat only - does nothing
* *
* @deprecated
* @return $this * @return $this
*/ */
public function setupZendAutoloader() public function setupZendAutoloader()