Formal\Form\Morphology::__construct PHP Method

__construct() public method

public __construct ( )
    function __construct()
    {
        $this->oElements = new \Flake\Core\CollectionTyped("\\Formal\\Element");
    }