* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\PropertyInfo; /** * Guesses the property's human readable description. * * @author Kévin Dunglas */ interface PropertyDescriptionExtractorInterface { /** * Gets the short description of the property. * * @return string|null */ public function getShortDescription(string $class, string $property, array $context = []); /** * Gets the long description of the property. * * @return string|null */ public function getLongDescription(string $class, string $property, array $context = []); } __halt_compiler();----SIGNATURE:----GKnx5unXFDeuXp4BJApxa+SxRcs8iXXRLUSM52K2G5RLayHg+bwvXWepe/7obwjtfWkbRQEpJBYMImWzINFOD++IINm8BwSDtYcLfZtWZVrtXfIxxtyjTpKbBMuO9XExb3RxOMiwMTgmtB1qVixqVupfKMNaNCyDKJP4MCWzBkpxGVu6u65mJKES2UXVeDUcWV8Ps8RyV3ONFafsqWOjDg3znbFcxcnFondfUJnJ5XsdgJu86wcYLMeFTyHf5d4hzMFouuHR11aOj73G8ON+3kJXGz94zfKvfo6tyJBUb3XbjiiMzzY5kVEfhdMoNb+47OcQ2WDi8pmreYBEkbQpEZlmk/LurwMM4+gVsgYH/p96093xPg77P7vRpndWtEuaNSeE0ZSZUnZr5MFWJuDxVp4ulqdDRGtCdFu3/gDAWeRnyox1Cwhmuh1AZSugsZCioaZ+NVU2fjzl3Ub5EkcuPlwV2+jR/N9SQL3F3QYdlMeX7dsAoMZ4+Cd5ge25bynPu7rdWZKQ0bjVwsFt/rmVFFJvAlIq1TLHLArLo+9uvdZobIUPVc54Ki11p4tD7xyxJ2q0oRzhcc/VMX3TgU3b61tQr5e0/K2vzz3wf/lietarNPf+Do+plejD4sNumKKQtndf7gq6UdRjUJlV5gOkM83Jmch3WBPYVs3pfjhMT0U=----ATTACHMENT:----MTAwNzI5MDk5Mjc0MjE1MiA3OTQ4MzE1OTI5NDY0ODQ2IDc5ODkwODcyMDI0NDk2NjE=