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

Datei anzeigen Open project: nelmio/alice Class Usage Examples

Public Methods

Method Description
createForUnreadablePropertyFromStdClass ( string $propertyPath ) : Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException

Method Details

createForUnreadablePropertyFromStdClass() public static method

public static createForUnreadablePropertyFromStdClass ( string $propertyPath ) : Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException
$propertyPath string
return Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException