Icicle\Http\Message\Cookie\MetaCookie::isSecure PHP 메소드

isSecure() 공개 메소드

public isSecure ( ) : boolean
리턴 boolean True if the cookie should be sent over HTTPS only.
    public function isSecure() : bool;