PHP Class Nelmio\Alice\Throwable\Exception\PropertyAccess\NoSuchPropertyExceptionFactory

Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
createForUnreadablePropertyFromStdClass ( string $propertyPath ) : Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException

Method Details

createForUnreadablePropertyFromStdClass() public static méthode

public static createForUnreadablePropertyFromStdClass ( string $propertyPath ) : Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException
$propertyPath string
Résultat Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException