* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\PropertyInfo; /** * Guesses if the property can be accessed or mutated. * * @author Kévin Dunglas */ interface PropertyAccessExtractorInterface { /** * Is the property readable? * * @return bool|null */ public function isReadable(string $class, string $property, array $context = []); /** * Is the property writable? * * @return bool|null */ public function isWritable(string $class, string $property, array $context = []); } __halt_compiler();----SIGNATURE:----h2CS2xOnM4n+joy4X99RRdLa6o21kykIS7bEb5yvOdWGXm8fmpwfA+BiPlqhmkk3P3Mxg9sQgUq+isjH4oQ7k/HuVFqeCBVIm0WPheCu7+x/A1f3tnNUHGi3oFGIbWUeuvhJINBYdQvMuYFKontEJpku0AWOPCKD0fqgRTP8i3uuQGMMBfwuNqF4gP7KuiRRDau2domSRGAvRMyYvy4Dr56NVEDyyUjqEFF0V58lbiZqr7Q0wvu1y2wYUMTK0tIRoyDZyMT29Ap12kvN6uvLVLztBPyHSfGMX7/DygUn6EO88Ha/Jluh1T0kVk7jJErq0dz3/Oq+SLlXLcUEDeY/xl3j4BSoHCV1CXEgoF7HRKCQKoYH/CGkf+SiIK5RPZ7rUvOsAQzMbaqS+P9pUXgRJ2qg76ajL6/EMY86JVkzLQkGI+S8m3aX+soUxPZ/oOp8rbnqJoHwGJxjJr7zc9pkIXPvuy39ZgTMj1yJOd+xMw3XUopoOPs5zWZ+hB9ONcaRPVlF9dDyRYq0fHawiRCvrsJKbuA36f4XN94tErFpGr6Y2NmN+7nufoec0uLYtL+jjLc33R84O9bQzJPofvBVDrumiJS5JtNte+YsBG+eMFPS3/nFoHUWk3/EzXbJzWBQLafv26Zl8wEtK917vkuzTp+fu5H3qHIN6Cyzr0UipnM=----ATTACHMENT:----NDA1NTQwOTA3NTc1NzU3NiA2NDg5NTAwNTg3MTU3NjUyIDUxOTUzMjYzMzU1MjQzNTg=