mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
Code cleanup
This commit is contained in:
@@ -186,7 +186,7 @@ abstract class AbstractPluginManager extends ServiceManager implements PluginMan
|
||||
*
|
||||
* Returns the creation context.
|
||||
*
|
||||
* @deprecated since 3.0.0. The creation context should be passed during
|
||||
* @deprecated 3.0.0. The creation context should be passed during
|
||||
* instantiation instead.
|
||||
* @param ContainerInterface $container
|
||||
* @return void
|
||||
|
||||
@@ -158,7 +158,7 @@ class ServiceManager implements ServiceLocatorInterface
|
||||
*
|
||||
* Returns the creation context.
|
||||
*
|
||||
* @deprecated since 3.0.0. Factories using 3.0 should use the container
|
||||
* @deprecated 3.0.0. Factories using 3.0 should use the container
|
||||
* instance passed to the factory instead.
|
||||
* @return ContainerInterface
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user