ProxyDumper

ProxyDumper

class ProxyDumper implements DumperInterface

Generates dumped PHP code of proxies via reflection.

Methods

__construct(string $salt = '')

Constructor.

bool isProxyCandidate(Definition $definition)

Inspects whether the given definitions should produce proxy instantiation logic in the dumped container.

string 登录查看完整内容