Formal\Form\Morphology::__construct PHP Метод

__construct() публичный Метод

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