SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Constructor

Usage

void $TreenodeContainsMatcher->__construct ( string $key , mixed $value );

Arguments

  1. string $key
    The key to search
  2. mixed $value
    The value to search for

Return value

  • void