| 1 | <?php | ||
| 19 | final class AccessInterceptorValueHolderTest extends AbstractProxyGeneratorTest | ||
| 20 | { | ||
| 21 | /** | ||
| 22 |      * {@inheritDoc} | ||
| 23 | */ | ||
| 24 | protected function getProxyGenerator() : ProxyGeneratorInterface | ||
| 28 | |||
| 29 | /** | ||
| 30 |      * {@inheritDoc} | ||
| 31 | */ | ||
| 32 | protected function getExpectedImplementedInterfaces() : array | ||
| 40 | } | ||
| 41 |