Skip to content

function_requireSSL

Wesley de Groot edited this page Oct 23, 2015 · 37 revisions
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/

Function requireSSL

_('.wrapper').requireSSL()


this make "SSL" / "HTTPS" required

  • @param object [object] Wrapper
  • @return this
  • @example _.requireSSL();

Parameter list

Type @var Description Required
object [object] Wrapper Optional
##### Example: `_.requireSSL();`



Back to function list

Clone this wiki locally