LazyRecord\Schema\DynamicSchemaDeclare::newCollection PHP Méthode

newCollection() public méthode

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