Commit ac2e7c6a authored by Stefan Neubig's avatar Stefan Neubig

Fixed namespace issue when registering a session driver with the extend closure

parent 5a1c1bf8
<?php namespace Laravel;
<?php namespace Laravel; use Closure;
class Session {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment