* * 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:----fgiiBuqEl93A6XHnYwD0sRv3Rm3OxkanmVn9WhqT6fgsvZPPuTgRJCjurnwHQeNASzajBaNfQP2sff+ASZXvoBVdcMKJDhAcSTgNgzAX4hN+OSXfIrJh1vYlKIbBxihc+YjyC2ZVjOJW7lIr0YnDeRGG32/MaOh2yOrzvYy6K0kiKakHzwsMa2YAH51w7RPYYNHFxuU6KMH6/zMQwFbtWTqjuE9oiqFacZJBEwyLwOYEt6eN87/LjvuRKdJ/mCMbiA5mpY2v4k0SYSYl/rAa1nNlihhLR1PmdbTYaFGdDir1lZXKYiTGMj9RXp1bb2HvEyb6n5pVu890JssaK7t8IhqeO1wSFLviVQpMsf7o7hQb1pt83VxLqMoaB9csSyv16eX+6UgQcqqQNBFfi0a15NqyVud3M6+x5yUZG2eRrzWqyB0m7zE2OtGmdhilH0FYM2t3NHKUuWc6+G3ZEFdcIXYPzunch+PxkWc6z/eub0EMvjUsA0FMGcobSWj7ptwWl/qvgy/QuauYimnv7ZwXrp1J8FvCk9OkswgPUNM+3R+UCRw3a1FqSwgriwgme7FZkSmq52TCZoLWQYCfyMskZ6kqOIzMvqnp7TQar/GKqJbebC0opC/15RXfUPPdqmkkgpbX7AMMcqDyPbjekYV4yb4inukEkKtvovXyH7l3wAc=----ATTACHMENT:----ODk2NDU5NjI2Mjc5OTEwOSA2NTE0NjcwNjQzMTc4NDc3IDkyNjE4ODE0MzQ3OTQ3NDM=