Bluz\Tests\Crud\Fixtures\EmptyCrud::getPrimaryKey PHP Method

getPrimaryKey() public method

public getPrimaryKey ( ) : array
return array
    public function getPrimaryKey()
    {
        return [];
    }
EmptyCrud