ok

Mini Shell

Direktori : /home2/selectio/www/limpiar.in.net/vendor/laracasts/flash/src/Laracasts/Flash/
Upload File :
Current File : //home2/selectio/www/limpiar.in.net/vendor/laracasts/flash/src/Laracasts/Flash/SessionStore.php

<?php

namespace Laracasts\Flash;

interface SessionStore
{
    /**
     * Flash a message to the session.
     *
     * @param string $name
     * @param array  $data
     */
    public function flash($name, $data);
}

Zerion Mini Shell 1.0