Skip to content

getPretty

dimezilla edited this page Aug 27, 2018 · 2 revisions

getPretty

namespace: \

file: /TestFunctions.php

What clothes should we wear today? Who needs shoes anyway am I right?

function getPretty( string $pants, array $accessories, object $shirt ): mixed

description: I mean like, you don't want to go out naked do you? It's like totally cool if you do.

Warning:

This function is deprecated. This means that this function will likely be removed in a future version.

PARAMETERS:

$pants

  • type: string
  • descrption: argument.description

$accessories

  • type: array
  • descrption: argument.description

$shirt

  • type: object
  • descrption: argument.description

RETURNS: mixed

See Also:


Documentation was generated from source code comments on 2018-08-27 using phpDocumentor and dimezilla/php-doc-markdown


Clone this wiki locally