LazyRecord\Schema\DynamicSchemaDeclare::newCollection PHP Method

newCollection() public method

public newCollection ( )
    public function newCollection()
    {
        return new $this->getCollectionClass();
    }