*/ interface FactoryInterface { /** * Resolves an entry by its name. If given a class name, it will return a new instance of that class. * * @param string $name Entry name or a class name. * @param array $parameters Optional parameters to use to build the entry. Use this to force specific * parameters to specific values. Parameters not defined in this array will * be automatically resolved. * * @throws \InvalidArgumentException The name parameter must be of type string. * @throws DependencyException Error while resolving the entry. * @throws NotFoundException No entry or class found for the given name. * @return mixed */ public function make($name, array $parameters = []); } __halt_compiler();----SIGNATURE:----DPIZj3UDi9K9LOItb9Ii1RoIHrRKCS5hd+7hUylbVIJhfx8p5ai6RJ/PSeS3Smv60UhxxiAnL42KC+JExuKG4D2OYAK49emyUybAZbGV2iTPrlMlX3e7lH9uAZ3Y3ul/DWTBtlDhLOlv6FMqWa3GXOZmY7DBPG6sRMltSJ38pTo7q9e+8qYamXRbP/eMcwt9U6/xXoqV5z3Hkkz9EGhHrjzvlqidxwBLYAmZDlfA0jqSFBp8P9S6UWw5F+b+UOQiiKsJx6e3RXmzIZbObhllPGj+HJR2jMixBKMPIQuB9LgFdve31iZovVhaGynTuqkkLdoR8YohNk9qOtNXu92KQwz7e14Ux5KyHe8cE8LTEDck0PNI7NfM8Qy9CIGB+Yrd7vBj3LuUnlSALWk9TBCAr156QZ39NztMKUzxUf2e0tnDZs0l5v16xVycI5K4LiNP2Y6fuD0Uk4Lc2JRD8EK3rSllWJU5+PLYhu2LUbKBhqGFAYX8UJtic0m13DKhn+DwFFw01iGIkFCZ2H6oBUMTw2CIKFeCdjhyu+CBVsNasb+QRJVj8H6P6VtNq1hiYqz6RXWzP70NhgRczHjlffTBtrie3y3JCuns635rtLXQgjnfwAqHQahcbcoY+UrldeKTSTic0V8RFUFRuhVu0BWAimbu4Ab3lHsJL2Ezad+o44E=----ATTACHMENT:----NjI4NzU3NzYwNjAxMzIyOSA4MTQ5ODM4Mjc4ODY1MjQxIDY0OTcyNjY3NzgxNTEwMTg=