You are here

public function RemoteCookieInterface::getPath in Bakery Single Sign-On System 8.2

Gets the remote path to deliver cookies too.

Return value

mixed

2 methods override RemoteCookieInterface::getPath()
Gingerbread::getPath in src/Cookies/Gingerbread.php
Gets the remote path to deliver cookies too.
Stroopwafel::getPath in src/Cookies/Stroopwafel.php
Gets the remote path to deliver cookies too.

File

src/Cookies/RemoteCookieInterface.php, line 12

Class

RemoteCookieInterface

Namespace

Drupal\bakery\Cookies

Code

public function getPath();