Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
633 stars 199 forks source link

[1.5-dev] fix Closure error #218

Closed gemini-git closed 7 years ago

gemini-git commented 7 years ago

As mentioned in #205, there are some errors with 1.5-dev and Laravel 5.3.

This pull request fixes a part of the issue and adds the 'use Closure' instruction.