mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 21:04:25 +02:00
ApplicationBootstrap: phpdoc-deprecate
This commit is contained in:
parent
a94662492b
commit
74f53725e1
@ -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()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user