Modules\Core\Source\Libs\Middleware\CoreFirstLastMiddleware::__construct PHP Méthode

__construct() public méthode

container
public __construct ( $c )
    public function __construct($c)
    {
        $this->c = $c;
        // store the instance as a property
    }
CoreFirstLastMiddleware